| Interface | Description |
|---|---|
| AntElementProxy |
Base type for the type-safe proxy interface to represent Ant tasks.
|
| Class | Description |
|---|---|
| AntElement |
Represents an XML element that constitute an Ant task invocation.
|
| AntEvent |
Wraps
BuildEvent and provides convenience methods. |
| AntListener |
Gets notified of the build in progress as
AntEvents. |
| AntTask |
Wraps Ant
Task and provides convenience methods. |
| BuildListenerAdapter |
Receives build events as
BuildListener
and forwards them to AntListener. |
| ServiceLoader |
Copyright © 2004-2012. All Rights Reserved.