| Interface | Description |
|---|---|
| AccessorFactory |
A means to allow the user to provide customized Accessor
to be used by JAXB.
|
| CycleRecoverable |
Optional interface that can be implemented by JAXB-bound objects
to handle cycles in the object graph.
|
| CycleRecoverable.Context |
This interface is implemented by the JAXB RI to provide
information about the on-going marshalling process.
|
| InternalAccessorFactory |
A means to allow the user to provide customized Accessor
to be used by JAXB.
|
| Locatable |
Optional interface implemented by JAXB objects to expose
location information from which an object is unmarshalled.
|
| ValidationEventLocatorEx |
Defines additional accessor methods for the event source location.
|
| Class | Description |
|---|---|
| AccessorFactoryImpl | |
| AnyTypeAdapter |
XmlAdapter useful for mapping interfaces. |
| DatatypeConverterImpl | Deprecated
in JAXB 2.2.4 - use javax.xml.bind.DatatypeConverterImpl instead
or let us know why you can't
|
| IDResolver |
Pluggable ID/IDREF handling layer.
|
| Util | |
| WhiteSpaceProcessor |
Processes white space normalization.
|
| Annotation Type | Description |
|---|---|
| XmlAccessorFactory |
Identifies a user provided customized Accessor
to be used.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.