org.apache.tools.ant.types.selectors

Class TypeSelector.FileType

public static class TypeSelector.FileType extends EnumeratedAttribute

Enumerated attribute with the values for types of file
Field Summary
static StringDIR
the string value for dir
static StringFILE
the string value for file
Method Summary
String[]getValues()

Field Detail

DIR

public static final String DIR
the string value for dir

FILE

public static final String FILE
the string value for file

Method Detail

getValues

public String[] getValues()

Returns: the values as an array of strings

Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.