Interface | Description |
---|---|
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.
|
Class | Description |
---|---|
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.
|
FileUtils | Deprecated
use
FileHandler instead |
JarUtils |
Some utility classes for manipulating JAR files.
|
Exception | Description |
---|---|
CargoException |
Base exception class for all Cargo classes.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.