Package org.schmant.task.apache.ant

The AntTask, factory and support classes.

See:
          Description

Interface Summary
AntConfigurable<T extends AntConfigurable<T>> This interface is implemented by classes that can be configured to run Ant scripts.
 

Class Summary
AntTask A task for running an external Ant program.
AntTaskPackage  
AntTF Factory for the AntTask.
 

Enum Summary
AntLogLevel Enumeration over the Ant log levels.
 

Package org.schmant.task.apache.ant Description

The AntTask, factory and support classes.

Since:
0.5
Author:
Karl Gustafsson