Uses of Class
org.apache.ibatis.abator.api.dom.xml.Document

Packages that use Document
org.apache.ibatis.abator.api Provides the main classes and interfaces used by clients of Abator. 
 

Uses of Document in org.apache.ibatis.abator.api
 

Constructors in org.apache.ibatis.abator.api with parameters of type Document
GeneratedXmlFile(Document document, java.lang.String fileName, java.lang.String targetPackage, java.lang.String targetProject)