Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ElementOutline |
Outline.getElement(CElementInfo ei)
If the
CElementInfo generates a class,
returns such a class. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.