public class XOPEncodedStream extends Object
XMLStreamReader
representing the main part and a MimePartProvider
giving access to
the attachments. Instances of this class can be obtained from
XOPUtils.getXOPEncodedStream(XMLStreamReader)
.Modifier and Type | Method and Description |
---|---|
MimePartProvider |
getMimePartProvider()
Get the provider object for the additional MIME parts referenced by the
main part.
|
javax.xml.stream.XMLStreamReader |
getReader()
Get the stream reader for the main part of the XOP message.
|
public javax.xml.stream.XMLStreamReader getReader()
public MimePartProvider getMimePartProvider()
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.