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,
javax.xml.stream.XMLStreamReader reader,
MimePartProvider mimePartProvider,
Detachable detachable,
Closeable closeable)
For internal use only.
|
MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader reader,
Attachments attachments)
Deprecated.
Please use the
OMXMLBuilderFactory API. |
MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader reader,
Attachments attachments,
String soapVersion)
Deprecated.
Please use the
OMXMLBuilderFactory API. |
MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader parser,
SOAPFactory factory,
Attachments attachments,
String soapVersion)
Deprecated.
Please use the
OMXMLBuilderFactory API. |
Modifier and Type | Method and Description |
---|---|
Attachments |
getAttachments() |
javax.activation.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(javax.xml.stream.XMLStreamReader parser, SOAPFactory factory, Attachments attachments, String soapVersion)
OMXMLBuilderFactory
API.public MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader reader, Attachments attachments, String soapVersion)
OMXMLBuilderFactory
API.public MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader reader, Attachments attachments)
OMXMLBuilderFactory
API.public MTOMStAXSOAPModelBuilder(SOAPFactory soapFactory, javax.xml.stream.XMLStreamReader reader, MimePartProvider mimePartProvider, Detachable detachable, Closeable closeable)
public javax.activation.DataHandler getDataHandler(String blobContentID) throws OMException
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.