org.apache.tools.ant.taskdefs
public static class Available.FileDir extends EnumeratedAttribute
Method Summary | |
---|---|
String[] | getValues() {@inheritDoc }. |
boolean | isDir()
Indicate if the value specifies a directory.
|
boolean | isFile()
Indicate if the value specifies a file.
|
Returns: true if the value specifies a directory.
Returns: true if the value specifies a file.