Class Definer.OnError

java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.Definer.OnError
Enclosing class:
Definer

public static class Definer.OnError extends EnumeratedAttribute
Enumerated type for onError attribute
See Also:
  • Field Details

  • Constructor Details

    • OnError

      public OnError()
      Constructor
    • OnError

      public OnError(String value)
      Constructor using a string.
      Parameters:
      value - the value of the attribute
  • Method Details

    • getValues

      public String[] getValues()
      get the values
      Specified by:
      getValues in class EnumeratedAttribute
      Returns:
      an array of the allowed values for this attribute.