| Interface | Description |
|---|---|
| TypeReplacer |
Interface defining type substitutions.
|
| Class | Description |
|---|---|
| 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.
|
| 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.
|
Copyright © 2005-2014 jibx.org. All Rights Reserved.