Package | Description |
---|---|
com.sun.tools.xjc.generator.bean | |
com.sun.tools.xjc.model |
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC. |
com.sun.tools.xjc.reader.xmlschema.bindinfo |
Object Model that represents customization declarations.
|
Modifier and Type | Method | Description |
---|---|---|
static ImplStructureStrategy |
ImplStructureStrategy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ImplStructureStrategy[] |
ImplStructureStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field | Description |
---|---|---|
ImplStructureStrategy |
Model.strategy |
Specifies the code generation strategy.
|
Modifier and Type | Method | Description |
---|---|---|
ImplStructureStrategy |
BIGlobalBinding.getCodeGenerationStrategy() |
Copyright © 2018 Oracle Corporation. All rights reserved.