|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.tools.ant.types.EnumeratedAttribute | +--org.apache.tools.ant.taskdefs.Definer.Format
Enumerated type for format attribute
EnumeratedAttribute
Field Summary | |
static int |
PROPERTIES
Enumerated values |
static int |
XML
Enumerated values |
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
value |
Constructor Summary | |
Definer.Format()
|
Method Summary | |
java.lang.String[] |
getValues()
get the values |
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getIndex, getValue, indexOfValue, setValue, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final int PROPERTIES
public static final int XML
Constructor Detail |
public Definer.Format()
Method Detail |
public java.lang.String[] getValues()
getValues
in class EnumeratedAttribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |