| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.tools.ant.types.resources.selectors.ExistsMethod Summary | |
boolean |
|
public boolean isSelected(Resource r)
Return true if this Resource is selected.
- Specified by:
- isSelected in interface ResourceSelector
- Parameters:
r- the Resource to check.
- Returns:
- whether the Resource was selected.