Uses of Interface
com.sun.tools.xjc.outline.CustomizableOutline
Packages that use CustomizableOutline
Package
Description
Provides the outline of the generated Java source code so that
additional processing (such as adding more annotations) can be
done on the generated code.
-
Uses of CustomizableOutline in com.sun.tools.xjc.generator.bean
Classes in com.sun.tools.xjc.generator.bean that implement CustomizableOutlineModifier and TypeClassDescriptionfinal class
ClassOutline
enhanced with schema2java specific information. -
Uses of CustomizableOutline in com.sun.tools.xjc.outline
Classes in com.sun.tools.xjc.outline that implement CustomizableOutlineModifier and TypeClassDescriptionclass
Outline object that provides per-CClassInfo
information for filling in methods/fields for a bean.class
Outline object that provides per-CElementInfo
information for filling in methods/fields for a bean.class
Outline object that provides per-CEnumLeafInfo
information for filling in methods/fields for a bean.