public class XmlFileMergerJaxp extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getMergedSource(GeneratedXmlFile generatedXmlFile,
File existingFile) |
static String |
getMergedSource(InputSource newFile,
InputSource existingFile,
String existingFileName) |
public static String getMergedSource(GeneratedXmlFile generatedXmlFile, File existingFile) throws ShellException
ShellException
public static String getMergedSource(InputSource newFile, InputSource existingFile, String existingFileName) throws IOException, SAXException, ParserConfigurationException, ShellException
Copyright © 2010–2018 MyBatis.org. All rights reserved.