Uses of Class
com.sun.tools.xjc.outline.ElementOutline
Packages that use ElementOutline
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 ElementOutline in com.sun.tools.xjc.outline
Methods in com.sun.tools.xjc.outline that return ElementOutlineModifier and TypeMethodDescriptionOutline.getElement
(CElementInfo ei) If theCElementInfo
generates a class, returns such a class.