org.apache.tools.ant.types.selectors.modifiedselector
Class ModifiedSelector.AlgorithmName
- ModifiedSelector
public static class ModifiedSelector.AlgorithmName
String[] | getValues() - This is the only method a subclass needs to implement.
|
getValues
public String[] getValues()
This is the only method a subclass needs to implement.
- getValues in interface EnumeratedAttribute
- an array holding all possible values of the enumeration.
The order of elements must be fixed so that indexOfValue(String)
always return the same index for the same value.
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.