public class MTOMStAXSOAPModelBuilder extends StAXSOAPModelBuilder implements XOPBuilder
_isClosed, _releaseParserOnClose, cache, charEncoding, customBuilderForPayload, customBuilders, dataHandlerReader, document, done, elementLevel, maxDepthForCustomBuilders, omfactory, parser, parserAccessed, parserException, target| Constructor and Description |
|---|
MTOMStAXSOAPModelBuilder(SOAPFactory soapFactory,
XMLStreamReader reader,
MimePartProvider mimePartProvider) |
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, identifySOAPVersioncreateComment, createOMElement, createPrefix, createWithCustomBuilder, getDocumentElement, getDocumentElement, isLookahead, isNamespaceURIInterning, logParserState, lookahead, next, processNamespaceData, setDoDebug, setNamespaceURIInterningclose, createDocumentIfNecessary, createOMText, debugDiscarded, 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, registerCustomBuilder, registerCustomBuilderForPayload, registerExternalContentHandler, releaseParserOnClose, setCache, setOMBuilderFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, discard, getBuilderType, getCharacterEncoding, getDocument, getDocumentElement, 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 MTOMStAXSOAPModelBuilder(SOAPFactory soapFactory, XMLStreamReader reader, MimePartProvider mimePartProvider)
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–2024 The Apache Software Foundation. All rights reserved.