| Constructor and Description |
|---|
ConvertTool(Cloud cloud) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Node |
getNode(NodeManager nm,
String name) |
(package private) Node |
getNode(NodeManager nm,
String name,
String fieldName) |
String |
getResult() |
(package private) void |
log(String message) |
Document |
readXml(File file)
Extends the current configuration with an XML file.
|
Document |
writeXml(File file)
Writes the current configuration to an XML file
|
public ConvertTool(Cloud cloud) throws ClassNotFoundException
ClassNotFoundExceptionNode getNode(NodeManager nm, String name, String fieldName)
Node getNode(NodeManager nm, String name)
void log(String message)
public String getResult()
public Document readXml(File file) throws SAXException, IOException
SAXExceptionIOExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}