Package org.apache.tools.ant.taskdefs.optional

Class Summary

ANTLR Invokes the ANTLR Translator generator on a grammar file.
Cab Create a CAB archive.
EchoProperties Displays all the current properties in the build.
EchoProperties.FormatAttribute A enumerated type for the format attribute.
Javah Generates JNI header files using javah.
Javah.ClassArgument A class corresponding the the nested "class" element.
Native2Ascii Converts files from native encodings to ASCII.
NetRexxC Compiles NetRexx source files.
NetRexxC.TraceAttr Enumerated class corresponding to the trace attribute.
NetRexxC.VerboseAttr Enumerated class corresponding to the verbose attribute.
PropertyFileModifies settings in a property file.
PropertyFile.Entry Instance of this class represents nested elements of a task propertyfile.
PropertyFile.Unit Borrowed from Tstamp
PropertyFile.Entry.Operation Enumerated attribute with the values "+", "-", "="
PropertyFile.Entry.Type Enumerated attribute with the values "int", "date" and "string".
RenameExtensions
ReplaceRegExp Performs regular expression string replacements in a text file.
Rpm Invokes the rpm tool to build a Linux installation file.
SchemaValidate Validate XML Schema documents.
SchemaValidate.SchemaLocation representation of a schema location.
Script Executes a script.
StyleBook Executes the Apache Stylebook documentation generator.
TraXLiaison Concrete liaison for XSLT processor implementing TraX.
XMLValidateTask Checks XML files are valid (or only well formed).
XMLValidateTask.Attribute The class to create to set a feature of the parser.
XMLValidateTask.Property A Parser property.
XMLValidateTask.ValidatorErrorHandler ValidatorErrorHandler role :
  • log SAX parse exceptions,
  • remember if an error occurred