Class ManifestTask.Mode

java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.ManifestTask.Mode
Enclosing class:
ManifestTask

public static class ManifestTask.Mode extends EnumeratedAttribute
Helper class for Manifest's mode attribute.
  • Constructor Details

    • Mode

      public Mode()
  • Method Details

    • getValues

      public String[] getValues()
      Get Allowed values for the mode attribute.
      Specified by:
      getValues in class EnumeratedAttribute
      Returns:
      a String array of the allowed values.