|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementOutline | |
---|---|
com.sun.tools.xjc.generator.bean | |
com.sun.tools.xjc.outline | Provides the outline of the generated Java source code so that additional processings (such as adding more annotations) can be done on the generated code. |
Uses of ElementOutline in com.sun.tools.xjc.generator.bean |
---|
Subclasses of ElementOutline in com.sun.tools.xjc.generator.bean | |
---|---|
(package private) class |
ElementOutlineImpl
ElementOutline implementation. |
Uses of ElementOutline in com.sun.tools.xjc.outline |
---|
Methods in com.sun.tools.xjc.outline that return ElementOutline | |
---|---|
ElementOutline |
Outline.getElement(CElementInfo ei)
If the CElementInfo generates a class,
returns such a class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |