|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.ibator.generator.AbstractGenerator
org.apache.ibatis.ibator.generator.AbstractXmlGenerator
public abstract class AbstractXmlGenerator
Field Summary |
---|
Fields inherited from class org.apache.ibatis.ibator.generator.AbstractGenerator |
---|
ibatorContext, introspectedTable, progressCallback, warnings |
Constructor Summary | |
---|---|
AbstractXmlGenerator()
|
Method Summary | |
---|---|
abstract Document |
getDocument()
|
Methods inherited from class org.apache.ibatis.ibator.generator.AbstractGenerator |
---|
getIbatorContext, getIntrospectedTable, getProgressCallback, getWarnings, setIbatorContext, setIntrospectedTable, setProgressCallback, setWarnings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractXmlGenerator()
Method Detail |
---|
public abstract Document getDocument()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |