public class MTOMStAXSOAPModelBuilder extends StAXSOAPModelBuilder implements XOPBuilder
_isClosed, cache, charEncoding, customBuilderForPayload, customBuilders, dataHandlerReader, document, done, elementLevel, maxDepthForCustomBuilders, omfactory, parser, parserAccessed, parserException, target
Constructor and Description |
---|
MTOMStAXSOAPModelBuilder(SOAPFactory soapFactory,
XMLStreamReader reader,
MimePartProvider mimePartProvider,
Detachable detachable,
Closeable closeable)
For internal use only.
|
MTOMStAXSOAPModelBuilder(XMLStreamReader reader,
Attachments attachments) |
MTOMStAXSOAPModelBuilder(XMLStreamReader reader,
Attachments attachments,
String soapVersion) |
MTOMStAXSOAPModelBuilder(XMLStreamReader parser,
SOAPFactory factory,
Attachments attachments,
String soapVersion) |
Modifier and Type | Method and Description |
---|---|
Attachments |
getAttachments() |
DataHandler |
getDataHandler(String blobContentID) |
constructNode, createDocument, createDTD, createEntityReference, createNextOMElement, createPI, getEnvelopeNamespace, getSOAPEnvelope, getSOAPFactory, getSoapMessage, getSOAPMessage, identifySOAPVersion
createComment, createOMElement, createPrefix, createWithCustomBuilder, getDocumentElement, getDocumentElement, isLookahead, isNamespaceURIInterning, logParserState, lookahead, next, processNamespaceData, setDoDebug, setNamespaceURIInterning
close, createDocumentIfNecessary, createOMText, debugDiscarded, detach, disableCaching, discard, discard, getAttributeCount, getAttributeName, getAttributeNamespace, getAttributePrefix, getBuilderType, getCharacterEncoding, getCharsetEncoding, getCustomBuilder, getDocument, getName, getNamespace, getNamespaceCount, getNamespacePrefix, getNamespaceUri, getParser, getPrefix, getReaderProperty, getRegisteredContentHandler, getText, init, isCache, isClosed, isCompleted, processAttributes, reenableCaching, registerCustomBuilder, registerCustomBuilderForPayload, registerExternalContentHandler, releaseParserOnClose, setAutoClose, setCache, setOMBuilderFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, detach, discard, getBuilderType, getCharacterEncoding, getDocument, getDocumentElement, getDocumentElement, getParser, getRegisteredContentHandler, isCache, isCompleted, next, registerExternalContentHandler, setCache
public MTOMStAXSOAPModelBuilder(XMLStreamReader parser, SOAPFactory factory, Attachments attachments, String soapVersion)
public MTOMStAXSOAPModelBuilder(XMLStreamReader reader, Attachments attachments, String soapVersion)
reader
- attachments
- public MTOMStAXSOAPModelBuilder(XMLStreamReader reader, Attachments attachments)
public MTOMStAXSOAPModelBuilder(SOAPFactory soapFactory, XMLStreamReader reader, MimePartProvider mimePartProvider, Detachable detachable, Closeable closeable)
public DataHandler getDataHandler(String blobContentID) throws OMException
getDataHandler
in interface XOPBuilder
getDataHandler
in interface OMAttachmentAccessor
blobContentID
- (without the surrounding angle brackets and "cid:" prefix)OMException
public Attachments getAttachments()
getAttachments
in interface XOPBuilder
Copyright ? The Apache Software Foundation. All Rights Reserved.