| 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.
|