Package | Description |
---|---|
com.sun.tools.xjc.generator.bean | |
com.sun.tools.xjc.outline |
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.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ClassOutlineImpl |
ClassOutline enhanced with schema2java specific
information. |
Modifier and Type | Class | Description |
---|---|---|
class |
ClassOutline |
Outline object that provides per-
CClassInfo information
for filling in methods/fields for a bean. |
class |
ElementOutline |
Outline object that provides per-
CElementInfo information
for filling in methods/fields for a bean. |
class |
EnumOutline |
Outline object that provides per-
CEnumLeafInfo information
for filling in methods/fields for a bean. |
Copyright © 2018 Oracle Corporation. All rights reserved.