org.apache.tools.ant.types.selectors
Class TypeSelector.FileType
- TypeSelector
public static class TypeSelector.FileType
Enumerated attribute with the values for types of file
static String | DIR - the string value for dir
|
static String | FILE - the string value for file
|
DIR
public static final String DIR
the string value for dir
FILE
public static final String FILE
the string value for file
getValues
public String[] getValues()
- getValues in interface EnumeratedAttribute
- the values as an array of strings
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.