Package | Description |
---|---|
org.codehaus.cargo.util |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFileHandler
File operations that are performed in Cargo.
|
Modifier and Type | Method and Description |
---|---|
FileHandler |
Dom4JUtil.getFileHandler() |
Modifier and Type | Method and Description |
---|---|
void |
Dom4JUtil.setFileHandler(FileHandler fileHandler) |
Constructor and Description |
---|
Dom4JUtil(FileHandler fileHandler)
constructor will assign no namespaces.
|
Dom4JXmlFileBuilder(FileHandler fileHandler)
creates the instance, which will use the specified @{link FileHandler fileHandler} to read or
write the xml file.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.