public class XmlFusioner extends Object
| Constructor and Description |
|---|
XmlFusioner(Path generatedXml,
Path customizerXml,
Path outputFile) |
XmlFusioner(Path generatedXml,
Path customizerXml,
Path outputFile,
String[] addChildrenTags,
String[] replaceChildrenTags) |
public void fusionXmls()
throws ParserConfigurationException,
SAXException,
IOException,
TransformerException
Copyright © 2016. All rights reserved.