public class MTOMStAXSOAPModelBuilder extends StAXSOAPModelBuilder implements XOPBuilder
_isClosed, _releaseParserOnClose, cache, charEncoding, customBuilderForPayload, customBuilders, dataHandlerReader, document, done, elementLevel, lastNode, maxDepthForCustomBuilders, omfactory, parser, parserAccessed, parserException| Constructor and Description |
|---|
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, createDTD, createNextOMElement, createOMElement, createPI, endElement, getDocument, getDocumentElement, getEnvelopeNamespace, getSOAPEnvelope, getSoapFactory, getSoapMessage, identifySOAPVersion, isProcessingDetailElements, processNamespaceData, setProcessingDetailElements, setSOAPEnvelopecreateComment, createPrefix, createWithCustomBuilder, getDocumentElement, isLookahead, isNamespaceURIInterning, logParserState, lookahead, next, processNamespaceData, setDoDebug, setNamespaceURIInterningclose, createOMText, discard, getAttributeCount, getAttributeName, getAttributeNamespace, getAttributePrefix, getBuilderType, getCharacterEncoding, getCharsetEncoding, getCustomBuilder, getLastNode, getName, getNamespace, getNamespaceCount, getNamespacePrefix, getNamespaceUri, getParser, getPrefix, getReaderProperty, getRegisteredContentHandler, getText, init, isCache, isClosed, isCompleted, processAttributes, registerCustomBuilder, registerCustomBuilderForPayload, registerExternalContentHandler, releaseParserOnClose, reset, setCache, setOMBuilderFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, discard, getBuilderType, getCharacterEncoding, getDocumentElement, getParser, getRegisteredContentHandler, isCache, isCompleted, next, registerExternalContentHandler, setCachepublic 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 DataHandler getDataHandler(String blobContentID) throws OMException
getDataHandler in interface XOPBuildergetDataHandler in interface OMAttachmentAccessorblobContentID - (without the surrounding angle brackets and "cid:" prefix)OMExceptionpublic Attachments getAttachments()
getAttachments in interface XOPBuilderCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.