See: Description
| Interface | Description |
|---|---|
| BIDeclaration |
Base interface for all binding customization declarations.
|
| Class | Description |
|---|---|
| AnnotationParserFactoryImpl |
Implementation of XSOM
AnnotationParserFactory that
parses JAXB customization declarations. |
| BIClass |
Class declaration.
|
| BIConversion |
Conversion declaration.
|
| BIConversion.Static |
Implementation that returns a statically-determined constant
TypeUse. |
| BIConversion.User |
User-specified
<javaType> customization. |
| BIConversion.UserAdapter | |
| BIDom |
DOM customization.
|
| BIEnum |
Enumeration customization.
|
| BIEnumMember |
Enumeration member customization.
|
| BIFactoryMethod |
Controls the
ObjectFactory method name. |
| BIGlobalBinding |
Global binding customization.
|
| BIInlineBinaryData |
Generates
XmlInlineBinaryData. |
| BindInfo |
Container for customization declarations.
|
| BIProperty |
Property customization.
|
| BISchemaBinding |
Schema-wide binding customization.
|
| BISchemaBinding.NamingRule |
Default naming rules of the generated interfaces.
|
| BISerializable |
This customization will enable serialization support on XJC.
|
| BIXDom |
Compatibility with 1.0.
|
| BIXPluginCustomization |
Customization specified via
Plugin.getCustomizationURIs(). |
| BIXSubstitutable |
Forces a non-collapsing behavior to allow extension schemas
to perform element substitutions.
|
| ForkingFilter |
XMLFilter that can fork an event to another ContentHandler
in the middle. |
| Enum | Description |
|---|---|
| EnumMemberMode |
Enum member name handling mode.
|
| LocalScoping | |
| OptionalPropertyMode |
Represents three constants of globalBindings/@optionalProperty.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.