Package org.codehaus.cargo.util

Interface Summary
AntTaskFactory Interface that allows random classes to use Ant tasks without needing an explicit reference to a project, target or task.
FileHandler File operations that are performed in Cargo.
XmlFileBuilder This interface intends to remove hard-bindings to a specific xml api.
 

Class Summary
AntUtils Set of common Ant utility methods.
Base64 Provides utility methods to Base64 encode data.
DefaultAntTaskFactory Default AntTaskFactory for creating Ant tasks.
DefaultFileHandler File operations that are performed in Cargo.
Dom4JUtil This class offers utility methods not exposed in the current dom4j api.
Dom4JXmlFileBuilder This implementation uses @{link Dom4JUtil Dom4JUtil} to manipulate xml files.
FileUtils Deprecated. use FileHandler instead
JarUtils Some utility classes for manipulating JAR files.
 

Exception Summary
CargoException Base exception class for all Cargo classes.
ElementNotFoundException Exception raised when an XPath search returns no results.
 



Copyright © 2004-2012 Codehaus. All Rights Reserved.