Package org.apache.tools.ant.taskdefs
Class Definer.Format
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.Definer.Format
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intEnumerated valuesstatic final intEnumerated valuesFields inherited from class org.apache.tools.ant.types.EnumeratedAttributevalue
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.tools.ant.types.EnumeratedAttributecontainsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
- 
Field Details- 
PROPERTIESpublic static final int PROPERTIESEnumerated values- See Also:
 
- 
XMLpublic static final int XMLEnumerated values- See Also:
 
 
- 
- 
Constructor Details- 
Formatpublic Format()
 
- 
- 
Method Details- 
getValuesget the values- Specified by:
- getValuesin class- EnumeratedAttribute
- Returns:
- an array of the allowed values for this attribute.
 
 
-