Class | Description |
---|---|
AbstractJAXBAttachmentUnmarshaller |
Abstract base class for
JAXBAttachmentUnmarshaller and
JAXBAttachmentUnmarshaller . |
BOMOutputStreamFilter |
Strip off the BOM when serializing an embedded JAXB object.
|
JAXBAttachmentMarshaller |
An implementation of the JAXB AttachmentMarshaller that is used to handle binary data from JAXB
and create populate the appropriate constructs on the MessageContext
|
JAXBAttachmentUnmarshaller |
JAXBAttachmentUnmarshaller
An implementation of the javax.xml.bind.attachment.AttachmentUnmarshaller that is
used for deserializing XOP elements into their corresponding binary data packages.
|
JAXBAttachmentUnmarshallerMonitor |
The monitor is used by the tests to ensure
that the JAXBAttachmentUnmarshaller is used and is functioning correctly.
|
JAXBCustomBuilder |
JAXBCustomBuilder creates an OMSourcedElement backed by a JAXBDataSource
for the specified namespace and localPart.
|
JAXBCustomBuilderMonitor |
The monitor is used by the tests to ensure
that the JAXBCustomBuilder is used and is functioning correctly.
|
JAXBDataSource |
OMDataSource backed by a jaxb object
|
JAXBDSContext | |
XMLStreamWriterArrayFilter |
In some cases, we want to marshal an array of objects as a series
of elements instead of a single element containing items.
|
XSDListUtils |
Utilities to convert to/from xsd:list String to Object[]/List values.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.