| 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 | Method | Description |
|---|---|---|
CodeModelClassFactory |
BeanGenerator.getClassFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
CodeModelClassFactory |
Outline.getClassFactory() |
Gets a reference to
new CodeModelClassFactory(getErrorHandler()). |
Copyright © 2018 Oracle Corporation. All rights reserved.