| Package | Description |
|---|---|
| com.sun.tools.xjc |
Schema to Java compiler
|
| com.sun.tools.xjc.reader.xmlschema |
| Modifier and Type | Method and Description |
|---|---|
FieldRendererFactory |
Options.getFieldRendererFactory()
Gets the active
FieldRendererFactory that shall be used to build Model. |
| Modifier and Type | Method and Description |
|---|---|
void |
Options.setFieldRendererFactory(FieldRendererFactory frf,
Plugin owner)
Sets the
FieldRendererFactory. |
| Modifier and Type | Field and Description |
|---|---|
FieldRendererFactory |
BGMBuilder.fieldRendererFactory |
| Constructor and Description |
|---|
BGMBuilder(String defaultPackage1,
String defaultPackage2,
boolean _inExtensionMode,
FieldRendererFactory fieldRendererFactory,
List<Plugin> activePlugins) |
Copyright © 2015 Oracle Corporation. All Rights Reserved.