| Interface | Description |
|---|---|
| IJAXBReader<JAXBTYPE> |
Interface for reading JAXB documents from various sources.
|
| IJAXBReader.IJAXBUnmarshaller<JAXBTYPE> |
A special bi-consumer that additionally can throw a
JAXBException |
| IJAXBValidator<JAXBTYPE> |
Interface for validating JAXB documents.
|
| IJAXBWriter<JAXBTYPE> |
Interface for writing JAXB documents to various destinations.
|
| IJAXBWriter.IJAXBMarshaller<JAXBTYPE> |
A special bi-consumer that additionally can throw a
JAXBException |
| Class | Description |
|---|---|
| GenericJAXBMarshaller<JAXBTYPE> |
This is the generic reader and writer base class for JAXB enabled document
types.
|
| JAXBContextCache |
Specific cache class for JAXB context elements.
|
| JAXBContextCacheKey |
The key class for the
JAXBContextCache |
| JAXBMarshallerHelper |
This class contains utility methods for JAXB
Marshaller objects. |
| JAXBNamespacePrefixMapper |
A special namespace prefix mapper for the Sun JAXB2 implementation.
|
| LoggingJAXBReadExceptionHandler |
Logging JAXB read Exception handler
|
| LoggingJAXBWriteExceptionHandler |
Logging JAXB write Exception handler
|
Copyright © 2015–2021 Philip Helger. All rights reserved.