Class Summary | |
---|---|
BeanGenerator | Generates fields and accessors. |
ClassOutlineImpl | ClassOutline enhanced with schema2java specific information. |
DualObjectFactoryGenerator | ObjectFactoryGenerator used when we generate interfaces and implementations in separate packages. |
ElementOutlineImpl | ElementOutline implementation. |
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.
|
ObjectFactoryGeneratorImpl |
Generates ObjectFactory then wraps it and provides
access to it.
|
PackageOutlineImpl | PackageOutline enhanced with schema2java specific information. |
PrivateObjectFactoryGenerator | Generates private ObjectFactory. |
PublicObjectFactoryGenerator | Generates public ObjectFactory. |