Package | Description |
---|---|
org.apache.axiom.om.impl.builder | |
org.apache.axiom.util.stax.xop |
Contains classes to encode and decode XOP infosets.
|
Modifier and Type | Class and Description |
---|---|
class |
OMAttachmentAccessorMimePartProvider
Adapts an
OMAttachmentAccessor instance to the MimePartProvider interface. |
Modifier and Type | Class and Description |
---|---|
class |
XOPEncodingStreamReader
XMLStreamReader wrapper that encodes XOP. |
class |
XOPEncodingStreamWrapper
Base class for
XOPEncodingStreamReader and XOPEncodingStreamWriter . |
class |
XOPEncodingStreamWriter
XMLStreamWriter wrapper that encodes XOP. |
Modifier and Type | Method and Description |
---|---|
MimePartProvider |
XOPEncodedStream.getMimePartProvider()
Get the provider object for the additional MIME parts referenced by the
main part.
|
Constructor and Description |
---|
XOPDecodingStreamReader(javax.xml.stream.XMLStreamReader parent,
MimePartProvider mimePartProvider)
Constructor.
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.