Modifier and Type | Field and Description |
---|---|
private File | |
private File | |
private static final FileUtils |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public boolean | Returns: true if the file is selected by the embedded selector.Implements org. |
public void | setBaseDir(File
the base directory to use, if null use the project's
basedir. baseDir)The base directory to use. |
public void | |
public void | validate()
Overrides org. |
baseDir | back to summary |
---|---|
private File baseDir |
file | back to summary |
---|---|
private File file |
FILE_UTILS | back to summary |
---|---|
private static final FileUtils FILE_UTILS |
IsFileSelected | back to summary |
---|---|
public IsFileSelected() |
eval | back to summary |
---|---|
public boolean eval() Implements org. Evaluate the selector with the file.
|
setBaseDir | back to summary |
---|---|
public void setBaseDir(File baseDir) The base directory to use.
|
setFile | back to summary |
---|---|
public void setFile(File file) The file to check.
|
validate | back to summary |
---|---|
public void validate() Overrides org. validate the parameters. |