|
Class Summary |
| Commandline |
Commandline objects help handling command lines specifying processes to
execute. |
| CommandlineJava |
|
| CommandlineJava.SysProperties |
Specialized Environment class for System properties |
| DataType |
Base class for those classes that can appear inside the build file
as stand alone data types. |
| EnumeratedAttribute |
Helper class for attributes that can only take one of a fixed list
of values. |
| Environment |
Wrapper for environment variables. |
| Environment.Variable |
|
| FileSet |
Moved out of MatchingTask to make it a standalone object that could
be referenced (by scripts for example). |
| Mapper |
Element to define a FileNameMapper. |
| Mapper.MapperType |
Class as Argument to FileNameMapper.setType. |
| Path |
This object represents a path as used by CLASSPATH or PATH
environment variable. |
| PatternSet |
Named collection of include/exclude tags. |
| Reference |
Class to hold a reference to another object in the project. |
| ZipFileSet |
A ZipFileSet is a FileSet with extra attributes useful in the context of
Zip/Jar tasks. |
| ZipScanner |
ZipScanner accesses the pattern matching algorithm in DirectoryScanner,
which are protected methods that can only be accessed by subclassing. |