Class PresentSelector.FilePresence

java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.types.selectors.PresentSelector.FilePresence
Enclosing class:
PresentSelector

public static class PresentSelector.FilePresence
extends EnumeratedAttribute
Enumerated attribute with the values for indicating where a file's presence is allowed and required.
  • Constructor Details

    • FilePresence

      public FilePresence()
  • Method Details

    • getValues

      public java.lang.String[] getValues()
      Description copied from class: EnumeratedAttribute
      This is the only method a subclass needs to implement.
      Specified by:
      getValues in class EnumeratedAttribute
      Returns:
      the values as an array of strings