Contains JAXB source generation model interfaces.
See: Description
| Interface Summary | |
|---|---|
| AtomicTypeSG | |
| AttributeSG | A source generator for attributes. |
| ComplexContentSG | Interface of a complex type with a complex content model. |
| ComplexTypeSG | Interface of a source generator for complex types. |
| Context | A common base interface for items that may enclose a local type. |
| Facet | |
| GroupSG | Interface of a source generator for model groups. |
| ListTypeSG | |
| ObjectSG | A source generator for elements or attributes. |
| ParticleSG | Interface of a particle. |
| PropertySG | |
| SchemaSG | Interface of a source generator for the whole schema. Specifies the source representing a complete schema. |
| SGFactory | Interface of a factory for SG classes. |
| SGItem | A common base interface for ComplexTypeSG, ObjectSG, SchemaSG, SimpleTypeSG, and TypeSG. |
| SGlet | An SGlet is a tiny source generator used to generate sources in a loop. |
| SGlet.TypedSGlet | |
| SimpleContentSG | |
| SimpleTypeSG | Interface of a source generator for complex types. |
| TypeSG | Interface of a source generator for types; applies both to simple and complex types. |
| UnionTypeSG | |
| Class Summary | |
|---|---|
| Facet.Type | |
Contains JAXB source generation model interfaces.