Package | Description |
---|---|
org.apache.tools.ant.module.spi |
Ways of influencing how Ant is run inside NetBeans.
|
Modifier and Type | Method and Description |
---|---|
TaskStructure[] |
TaskStructure.getChildren()
Get any configured child elements.
|
TaskStructure |
AntEvent.getTaskStructure()
Get the configured XML structure of the task producing this event.
|