| Interface | Description |
|---|---|
| MTOMConstants | |
| OMContainerEx |
Interface OMContainerEx
Internal Implementation detail.
|
| OMNodeEx |
Interface OMNodeEx
Internal Implementation detail.
|
| Class | Description |
|---|---|
| AbstractOMMetaFactory |
Base class for
OMMetaFactory implementations that make use of the standard builders
(StAXOMBuilder and its subclasses). |
| EmptyOMLocation | Deprecated
use
DummyLocation.INSTANCE instead |
| MIMEOutputUtils | Deprecated
The features of this class are now implemented by
OMMultipartWriter, which
has as cleaner API and supports streaming of individual MIME parts, in particular the
SOAP part. |
| MTOMXMLStreamWriter |
MTOMXMLStreamWriter is an XML + Attachments stream writer.
|
| OMDocumentImplUtil |
Utility class with default implementations for some of the methods defined by the
OMDocument interface. |
| OMMultipartWriter |
Writes a MIME multipart package as used by XOP/MTOM and SOAP with Attachments.
|
| OMNamespaceImpl |
Class OMNamespaceImpl
|
| OMNavigator |
Refer to the test, org.apache.axiom.om.OMNavigatorTest, to find out how to use features like
isNavigable, isComplete and step.
|
| OMStAXWrapper |
XMLStreamReader implementation that generates events from a given Axiom tree. |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.