public class

XmlFileMergerJaxp

extends Object
java.lang.Object
   ↳ org.mybatis.generator.internal.XmlFileMergerJaxp

Class Overview

This class handles the task of merging changes into an existing XML file.

Summary

Public Methods
static String getMergedSource(GeneratedXmlFile generatedXmlFile, File existingFile)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static String getMergedSource (GeneratedXmlFile generatedXmlFile, File existingFile)