public class LooseConfigData
extends net.wasdev.wlp.common.plugins.util.XmlDocument
| 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) |
public LooseConfigData()
throws ParserConfigurationException
ParserConfigurationExceptionpublic Element getDocumentRoot()
Copyright © 2018 the original author or authors.