|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axiom.om.impl.builder.StAXBuilder
org.apache.axiom.om.impl.builder.StAXOMBuilder
org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder
org.apache.axiom.om.impl.mtom.MTOMStAXSOAPModelBuilder
Field Summary |
Fields inherited from class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder |
elementLevel |
Fields inherited from class org.apache.axiom.om.impl.builder.StAXBuilder |
cache, document, done, isDataHandlerAware, lastNode, omfactory, parser, parserAccessed |
Fields inherited from interface org.apache.axiom.om.impl.MTOMConstants |
ATTACHMENTS, MTOM_TYPE, ROOT_PART, SWA_TYPE, XOP_INCLUDE, XOP_NAMESPACE_URI |
Constructor Summary | |
MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader reader,
Attachments attachments,
java.lang.String soapVersion)
|
|
MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader parser,
SOAPFactory factory,
Attachments attachments,
java.lang.String soapVersion)
|
Method Summary | |
protected OMNode |
createOMElement()
Method createOMElement. |
javax.activation.DataHandler |
getDataHandler(java.lang.String blobContentID)
|
Methods inherited from class org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder |
constructNode, createDTD, createPI, endElement, getDocument, getDocumentElement, getEnvelopeNamespace, getSOAPEnvelope, getSoapFactory, getSoapMessage, identifySOAPVersion, isProcessingDetailElements, processNamespaceData, setProcessingDetailElements, setSOAPEnvelope |
Methods inherited from class org.apache.axiom.om.impl.builder.StAXOMBuilder |
createComment, createPrefix, next, processNamespaceData, setDoDebug |
Methods inherited from class org.apache.axiom.om.impl.builder.StAXBuilder |
createOMText, discard, getAttributeCount, getAttributeName, getAttributeNamespace, getAttributePrefix, getBuilderType, getName, getNamespace, getNamespaceCount, getNamespacePrefix, getNamespaceUri, getParser, getPrefix, getRegisteredContentHandler, getText, isCompleted, processAttributes, registerExternalContentHandler, reset, setCache, setOMBuilderFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader parser, SOAPFactory factory, Attachments attachments, java.lang.String soapVersion)
public MTOMStAXSOAPModelBuilder(javax.xml.stream.XMLStreamReader reader, Attachments attachments, java.lang.String soapVersion)
reader
- attachments
- Method Detail |
protected OMNode createOMElement() throws OMException
StAXSOAPModelBuilder
createOMElement
in class StAXSOAPModelBuilder
OMException
public javax.activation.DataHandler getDataHandler(java.lang.String blobContentID) throws OMException
OMException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |