|
Class Summary |
| ANTLR |
|
| Cab |
Create a CAB archive. |
| IContract |
Instruments Java classes with iContract
DBC preprocessor.
|
| Javah |
Task to generate JNI header files using javah. |
| Native2Ascii |
Convert files from native encodings to ascii. |
| NetRexxC |
Task to compile NetRexx source files. |
| PropertyFile |
PropertyFile task uses java.util.Properties to modify integer, String and
Date settings in a property file.
The following is an example of its usage:
<target name="setState">
<property
name="header"
value="##Generated file - do not modify!" |
| PropertyFile.Entry |
Instance of this class represents nested elements of
a task propertyfile. |
| PropertyFile.Entry.Operation |
Enumerated attribute with the values "+", "-", "=", "now" and "never". |
| PropertyFile.Entry.Type |
Enumerated attribute with the values "int", "date" and "string". |
| RenameExtensions |
|
| Rpm |
|
| Script |
Execute a script |
| StyleBook |
Basic task for apache stylebook. |
| Test |
|
| Test.TestletEntry |
|
| TraXLiaison |
Concrete liaison for XSLT processor implementing TraX. (ie JAXP 1.1) |
| XalanLiaison |
Concrete liaison for Xalan 1.x API. |
| XMLValidateTask |
The XMLValidateTask checks that an XML document is valid,
with a SAX validating parser. |
| XslpLiaison |
Concrete liaison for XSLP |