Package org.apache.tools.ant.types.resources.selectors

  • Interface Summary 
    Interface Description
    ResourceSelector
    Interface for a Resource selector.
  • Class Summary 
    Class Description
    And
    And ResourceSelector.
    Compare
    ResourceSelector that compares against "control" Resource(s) using ResourceComparators.
    Date
    Date ResourceSelector.
    Exists
    Exists ResourceSelector.
    InstanceOf
    InstanceOf ResourceSelector.
    Majority
    Majority ResourceSelector.
    Name
    Name ResourceSelector.
    None
    None ResourceSelector.
    Not
    Not ResourceSelector.
    Or
    Or ResourceSelector.
    ResourceSelectorContainer
    ResourceSelector container.
    Size
    Size ResourceSelector.
    Type
    Type file/dir ResourceSelector.
    Type.FileDir
    Implements the type attribute.