|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AbstractListElementProvider.JaxbTypeChecker | This is to allow customized JAXB collections checking. |
| Class Summary | |
|---|---|
| AbstractJAXBElementProvider | An abstract provider for JAXBElement. |
| AbstractJAXBProvider<T> | A base class for implementing JAXB-based readers and writers. |
| AbstractListElementProvider | An abstract provider for T[], Collection<T>,
and its subtypes as long as they have the public default constructor or
are interfaces implemented by one the following classes:
ArrayList
LinkedList
HashSet
TreeSet
Stack
T must be a JAXB type annotated with
XmlRootElement. |
| AbstractRootElementProvider | An abstract provider for JAXB types that are annotated with
XmlRootElement or XmlType. |
Provides support for JAXB-related message body readers and writers.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||