| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.Jar.StrictMode
public static class Jar.StrictMode
The strict enumerated type.
| Field Summary | 
|---|
| Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute | 
|---|
| value | 
| Constructor Summary | |
|---|---|
| Jar.StrictMode()Public no arg constructor. | |
| Jar.StrictMode(java.lang.String value)Constructor with an arg. | |
| Method Summary | |
|---|---|
|  int | getLogLevel() | 
|  java.lang.String[] | getValues()Get List of valid strings. | 
| Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute | 
|---|
| containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public Jar.StrictMode()
public Jar.StrictMode(java.lang.String value)
value - the enumerated value as a string.| Method Detail | 
|---|
public java.lang.String[] getValues()
getValues in class EnumeratedAttributepublic int getLogLevel()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||