Uses of Class
org.apache.cactus.integration.ant.CargoElement

Packages that use CargoElement
org.apache.cactus.integration.ant Contains the tasks and types provided for integration of Cactus with Ant. 
 

Uses of CargoElement in org.apache.cactus.integration.ant
 

Methods in org.apache.cactus.integration.ant that return CargoElement
 CargoElement[] ContainerSet.getCargos()
          Returns an iterator over the nested container elements, in the order they appear in the build file.
 

Methods in org.apache.cactus.integration.ant with parameters of type CargoElement
 void ContainerSet.addCargo(CargoElement theElement)
          Adds a nested generic container to the set of containers.
 



Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.