All Classes and Interfaces
Class
Description
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.This is to allow customized JAXB collections checking.
An abstract provider for
JAXBElement.A base class for implementing JAXB-based readers and writers.
An abstract provider for JAXB types that are annotated with
XmlRootElement or XmlType.Thread-scoped injection provider of
document
builder factories.Provider for marshalling/un-marshalling
XML document instances.This supplier is used to set the features on the instances of the supported classes:
JAXB
ForcedAutoDiscoverable that registers all necessary JAXB features
into the injection manager directly.Binder for JAX-B message body workers.
Binder for JAXB parameter converter.
String reader provider producing
param converter provider that
support conversion of a string value into a JAXB instance.Root element JAXB
param converter.Defines string formatting method for each constant in the resource file
This supplier is used to set the properties on the instances of the supported classes:
Thread-scoped injection provider of
SAX parser factories.Secure SAX parser factory wrapper.
Thread-scoped injection provider of
transformer factories.Base XML-based message body provider for collections of JAXB beans.
JAXB provider for marshalling/un-marshalling collections
from/to entities of
application/xml media type.JAXB provider for marshalling/un-marshalling collections
from/to entities of
<type>/<sub-type>+xml media types.JAXB provider for marshalling/un-marshalling collections
from/to entities of
text/xml media type.Thread-scoped injection provider of
transformer factories.Base XML-based message body provider for
JAXB element instances.Provider for marshalling/un-marshalling
JAXB elements
from/to entities of application/xml media type.Provider for marshalling/un-marshalling
JAXB elements
from/to entities of <type>/<sub-type>+xml media types.Provider for marshalling/un-marshalling
JAXB elements
from/to entities of text/xml media type.Base XML-based message body provider for JAXB
root elements
and types.Provider for marshalling/un-marshalling JAXB
root element
and type instances from/to entities of application/xml
media type.Provider for marshalling/un-marshalling JAXB
root element
and type instances from/to entities of <type>/<sub-type>+xml
media types.Provider for marshalling/un-marshalling JAXB
root element
and type instances from/to entities of text/xml
media type.Base XML-based message body reader for JAXB beans.
Provider for un-marshalling entities of
application/xml media type
into JAXB beans using JAXB unmarshaller.Provider for un-marshalling entities of
<type>/<sub-type>+xml media types
into JAXB beans using JAXB unmarshaller.Provider for un-marshalling entities of
text/xml media type
into JAXB beans using JAXB unmarshaller.