public class LooseConfigData extends XmlDocument
doc| Constructor and Description |
|---|
LooseConfigData() |
| Modifier and Type | Method and Description |
|---|---|
Element |
addArchive(Element parent,
String target) |
Element |
addArchive(String target) |
void |
addArchive(String src,
String target) |
void |
addDir(Element parent,
String src,
String target) |
void |
addDir(String src,
String target) |
void |
addFile(Element parent,
String src,
String target) |
void |
addFile(String src,
String target) |
Element |
getDocumentRoot() |
void |
toXmlFile(File xmlFile) |
createDocument, createDocument, writeXMLDocument, writeXMLDocumentpublic LooseConfigData()
throws ParserConfigurationException
ParserConfigurationExceptionpublic Element getDocumentRoot()
Copyright © 2017 the original author or authors.