Uses of Class
org.codehaus.gant.ant.Gant.Definition

Packages that use Gant.Definition
org.codehaus.gant.ant This package has all the implementation classes for Ant support in Gant. 
 

Uses of Gant.Definition in org.codehaus.gant.ant
 

Fields in org.codehaus.gant.ant with type parameters of type Gant.Definition
private  java.util.List<Gant.Definition> Gant.definitions
          A list of definitions to be set in the Gant instance.
 

Methods in org.codehaus.gant.ant that return Gant.Definition
 Gant.Definition Gant.createDefinition()
          Create a node to represent a nested definition tag.
 


Copyright © 2006–9 The Codehaus. All Rights Reserved.