Package | Description |
---|---|
com.sun.tools.xjc.generator.bean | |
com.sun.tools.xjc.generator.bean.field |
FieldRenderer and its implementation classes.
|
com.sun.tools.xjc.model |
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC. |
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.
|
com.sun.tools.xjc.reader.xmlschema.bindinfo |
Object Model that represents customization declarations.
|
Class | Description |
---|---|
BeanGenerator |
Generates fields and accessors.
|
ClassOutlineImpl |
ClassOutline enhanced with schema2java specific
information. |
ImplStructureStrategy |
Decides how a bean token is mapped to the generated classes.
|
ImplStructureStrategy.Result | |
MethodWriter |
The back-end may or may not generate the content interface
separately from the implementation class.
|
ObjectFactoryGenerator |
Generates
ObjectFactory then wraps it and provides
access to it. |
PackageOutlineImpl |
PackageOutline enhanced with schema2java specific
information. |
Class | Description |
---|---|
ClassOutlineImpl |
ClassOutline enhanced with schema2java specific
information. |
Class | Description |
---|---|
ImplStructureStrategy |
Decides how a bean token is mapped to the generated classes.
|
Class | Description |
---|---|
ObjectFactoryGenerator |
Generates
ObjectFactory then wraps it and provides
access to it. |
Class | Description |
---|---|
ImplStructureStrategy |
Decides how a bean token is mapped to the generated classes.
|
Copyright © 2018 Oracle Corporation. All rights reserved.