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.Definition> |
Gant.definitions
A list of definitions to be set in the Gant instance.
|
Modifier and Type | Method and Description |
---|---|
Gant.Definition |
Gant.createDefinition()
Create a node to represent a nested
definition tag. |