Class Jar.StrictMode

java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.Jar.StrictMode
Enclosing class:
Jar

public static class Jar.StrictMode extends EnumeratedAttribute
The strict enumerated type.
  • Constructor Details

    • StrictMode

      public StrictMode()
      Public no arg constructor.
    • StrictMode

      public StrictMode(String value)
      Constructor with an arg.
      Parameters:
      value - the enumerated value as a string.
  • Method Details

    • getValues

      public String[] getValues()
      Get List of valid strings.
      Specified by:
      getValues in class EnumeratedAttribute
      Returns:
      the list of values.
    • getLogLevel

      public int getLogLevel()
      Returns:
      The log level according to the strict mode.