BaseExtension |
Base extension information for any schema component.
|
ComponentCustom |
Class for all schema component elements, with the exception of the <schema> element itself.
|
ComponentCustomUnmarshaller |
Unmarshaller class for all nested customizations.
|
ComponentExtension |
Extension information for all schema components other than the schema element itself.
|
CustomBase |
Base class for all schema customizations.
|
GeneratorCustom |
Generator customization.
|
GlobalExtension |
Extension information for a schema global definition component.
|
NestingCustomBase |
Base class for all standard schema customizations that can contain other customizations.
|
SchemaCustom |
Individual schema customization information.
|
SchemaCustom.AnnotationDeletionVisitor |
Visitor to delete annotations from schema components.
|
SchemaCustom.ExtensionBuilderVisitor |
Visitor to build basic extensions for schema components.
|
SchemaCustom.FacetRemoverVisitor |
Visitor to flag extensions to remove unused facets.
|
SchemaExtension |
Extension information for a schema element.
|
SchemaRootBase |
Base class for possible root customizations.
|
SchemaRootBase.ClassDecoratorUnmarshaller |
Unmarshaller for class decorator extension elements.
|
SchemaRootBase.ExtensionUnmarshaller |
Unmarshaller for extension elements.
|
SchemaRootBase.NameConverterUnmarshaller |
Unmarshaller for name converter extension elements.
|
SchemaRootBase.SchemaTypeUnmarshaller |
Unmarshaller for schema-type elements.
|
SchemasetCustom |
Customization information for a set of schemas.
|