org.apache.tools.ant.taskdefs
public static class Jar.StrictMode extends EnumeratedAttribute
| Constructor Summary | |
|---|---|
| StrictMode() Public no arg constructor. | |
| StrictMode(String value)
Constructor with an arg. | |
| Method Summary | |
|---|---|
| int | getLogLevel() |
| String[] | getValues()
Get List of valid strings. |
Parameters: value the enumerated value as a string.
Returns: The log level according to the strict mode.
Returns: the list of values.