org.apache.ibatis.builder.xml
Class XMLIncludeTransformer
java.lang.Object
org.apache.ibatis.builder.xml.XMLIncludeTransformer
public class XMLIncludeTransformer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLIncludeTransformer
public XMLIncludeTransformer(Configuration configuration,
MapperBuilderAssistant builderAssistant)
applyIncludes
public void applyIncludes(Node source)
Copyright © 2010-2013 MyBatis.org. All Rights Reserved.