Package | Description |
---|---|
org.codehaus.gant.ant |
This package has all the implementation classes for Ant support in Gant.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<Gant.GantTarget> |
Gant.targets
A list of targets to be achieved by the Gant instance.
|
Modifier and Type | Method and Description |
---|---|
Gant.GantTarget |
Gant.createGantTarget()
Create a node to represent a nested
gantTarget tag. |