org.apache.tools.ant.types.resources.selectors
public interface ResourceSelector
Modifier and Type | Method and Description |
---|---|
boolean |
isSelected(Resource r)
Return true if this Resource is selected.
|
boolean isSelected(Resource r)
r
- the Resource to check.