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 classClassOutlineenhanced with schema2java specific information. -
Uses of CustomizableOutline in com.sun.tools.xjc.outline
Classes in com.sun.tools.xjc.outline that implement CustomizableOutlineModifier and TypeClassDescriptionclassOutline object that provides per-CClassInfoinformation for filling in methods/fields for a bean.classOutline object that provides per-CElementInfoinformation for filling in methods/fields for a bean.classOutline object that provides per-CEnumLeafInfoinformation for filling in methods/fields for a bean.