public class AntelopeTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
AntelopeTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Does nothing.
|
void |
init()
Adds definitions for all Antelope tasks to the current project.
|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void init()
init in class org.apache.tools.ant.Taskpublic void execute()
execute in class org.apache.tools.ant.Task