Package org.apache.ibatis.ibator.api.dom.java

Interface Summary
CompilationUnit This interface describes metods common to all Java compilation units (Java classes, interfaces, and enums).
 

Class Summary
Field  
FullyQualifiedJavaType  
InnerClass This class encapsulates the idea of an inner class - it has methods that make it easy to generate inner classes.
InnerEnum This class encapsulates the idea of an inner enum - it has methods that make it easy to generate inner enum.
Interface  
JavaElement  
JavaWildcardType Encapsulates the idea of a wildcard type to be used in a type argument list
Method  
Parameter  
PrimitiveTypeWrapper  
TopLevelClass  
TopLevelEnumeration  
 

Enum Summary
JavaVisibility Typesafe enum of possible Java visibility settings