org.apache.tools.ant.types.resources.selectors
public static class Type.FileDir extends EnumeratedAttribute
| Constructor Summary | |
|---|---|
| FileDir()
Default constructor. | |
| FileDir(String value)
Convenience constructor. | |
| Method Summary | |
|---|---|
| String[] | getValues()
Return the possible values. |
Parameters: value the String EnumeratedAttribute value.
Returns: a String array.