Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.tools.ant.types.resources.selectors.Exists
Method 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.