Class SOAPMessageImpl

  • All Implemented Interfaces:
    org.apache.axiom.core.CoreDocument, org.apache.axiom.core.CoreNode, org.apache.axiom.core.CoreParentNode, org.apache.axiom.om.impl.intf.AxiomContainer, org.apache.axiom.om.impl.intf.AxiomCoreParentNode, org.apache.axiom.om.impl.intf.AxiomDocument, org.apache.axiom.om.impl.intf.AxiomInformationItem, org.apache.axiom.om.impl.intf.AxiomSerializable, org.apache.axiom.om.OMContainer, org.apache.axiom.om.OMDocument, org.apache.axiom.om.OMInformationItem, org.apache.axiom.om.OMSerializable, org.apache.axiom.soap.impl.intf.AxiomSOAPMessage, org.apache.axiom.soap.SOAPMessage

    public class SOAPMessageImpl
    extends OMDocumentImpl
    implements org.apache.axiom.soap.impl.intf.AxiomSOAPMessage
    • Field Summary

      • Fields inherited from interface org.apache.axiom.core.CoreParentNode

        ATTRIBUTES_PENDING, COMPACT, COMPLETE, DISCARDED, DISCARDING, INCOMPLETE
      • Fields inherited from interface org.apache.axiom.om.OMDocument

        XML_10, XML_11
    • Constructor Summary

      Constructors 
      Constructor Description
      SOAPMessageImpl()  
    • Method Summary

      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomContainer

        addChild, close, defaultGetXMLStreamReader, getBuilder, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getFirstChildWithName, getFirstOMChild, getSAXResult, getSAXSource, getXMLStreamReader, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, getXOPEncodedStreamReader, prepareNewChild, removeChildren, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomCoreParentNode

        build, isComplete
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomDocument

        checkChild, getCharsetEncoding, getContextElement, getDescendants, getOMDocumentElement, getXMLEncoding, getXMLVersion, isStandalone, setCharsetEncoding, setOMDocumentElement, setStandalone, setXMLEncoding, setXMLVersion
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomInformationItem

        clone, getMetaFactory
      • Methods inherited from interface org.apache.axiom.om.impl.intf.AxiomSerializable

        serialize, serializeAndConsume
      • Methods inherited from interface org.apache.axiom.soap.impl.intf.AxiomSOAPMessage

        checkDocumentElement, coreGetNodeClass, getOMFactory, getSOAPEnvelope, initAncillaryData, initSOAPFactory, setSOAPEnvelope
      • Methods inherited from interface org.apache.axiom.core.CoreDocument

        coreGetDocumentElement, coreGetInputEncoding, coreGetNodeType, coreGetStandalone, coreGetXmlEncoding, coreGetXmlVersion, coreSetInputEncoding, coreSetOwnerDocument, coreSetStandalone, coreSetXmlEncoding, coreSetXmlVersion, getRootOrOwnerDocument, init, serializeEndEvent, serializeStartEvent
      • Methods inherited from interface org.apache.axiom.core.CoreNode

        coreClone, coreCreateNode, coreGetNodeFactory, coreGetOwnerDocument, coreHasSameOwnerDocument, internalClone, internalGetFlag, internalGetFlags, internalSetFlag, internalSetFlags, shallowClone, updateFiliation
      • Methods inherited from interface org.apache.axiom.core.CoreParentNode

        cloneChildrenIfNecessary, completed, coreAppendChild, coreAppendChildren, coreBuild, coreDiscard, coreGetBuilder, coreGetElements, coreGetFirstChild, coreGetFirstChild, coreGetFirstChildIfAvailable, coreGetInputContext, coreGetLastChild, coreGetLastChild, coreGetLastKnownChild, coreGetNodes, coreGetReader, coreMoveChildrenFrom, coreRemoveChildren, coreSetCharacterData, coreSetInputContext, coreSetState, forceExpand, getState, internalAppendChildWithoutBuild, internalBuildNext, internalCheckNewChild, internalGetCharacterData, internalGetContent, internalGetContent, internalSerialize, internalSetContent, isExpanded
    • Constructor Detail

      • SOAPMessageImpl

        public SOAPMessageImpl()