public class XmlFileMergerJaxp extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
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
ShellExceptionpublic static String getMergedSource(InputSource newFile, InputSource existingFile, String existingFileName) throws IOException, SAXException, ParserConfigurationException, ShellException
Copyright © 2006–2016 MyBatis.org. All rights reserved.