public class SOAPMessageImpl extends DocumentImpl implements SOAPMessage
documentElement, identifiersfirstChild, lastChildnextSibling, parentNode, previousSiblingbuilder, done, factory, FIRSTCHILD, flags, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIEDXML_10, XML_11ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODEDTD_NODE, PI_NODE, SPACE_NODE| Constructor and Description |
|---|
SOAPMessageImpl(OMXMLParserWrapper parserWrapper,
SOAPFactory factory) |
SOAPMessageImpl(SOAPEnvelope envelope,
OMXMLParserWrapper parserWrapper,
SOAPFactory factory) |
SOAPMessageImpl(SOAPFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
SOAPEnvelope |
getSOAPEnvelope() |
protected void |
internalSerialize(XMLStreamWriter writer,
boolean cache,
boolean includeXMLDeclaration) |
void |
setSOAPEnvelope(SOAPEnvelope envelope) |
addIdAttr, adoptNode, checkQName, createAttribute, createAttributeNS, createCDATASection, createComment, createDocumentFragment, createElement, createElementNS, createEntityReference, createProcessingInstruction, createTextNode, getCharsetEncoding, getDoctype, getDocumentElement, getDocumentURI, getDomConfig, getElementById, getElementsByTagName, getElementsByTagNameNS, getImplementation, getInputEncoding, getNextOMSibling, getNextSibling, getNodeName, getNodeType, getOMDocumentElement, getParent, getPreviousOMSibling, getPreviousSibling, getStrictErrorChecking, getTextContent, getType, getXmlEncoding, getXMLEncoding, getXmlStandalone, getXmlVersion, getXMLVersion, importNode, internalSerialize, isStandalone, normalizeDocument, removeIdAttr, renameNode, serialize, serializeAndConsume, setCharsetEncoding, setDocumentURI, setNextOMSibling, setOMDocumentElement, setParent, setPreviousOMSibling, setStandalone, setStrictErrorChecking, setTextContent, setType, setXMLEncoding, setXmlStandalone, setXmlVersion, setXMLVersionaddChild, buildNext, cloneNode, getBuilder, getChildNodes, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getFirstChild, getFirstChildWithName, getFirstOMChild, getFirstOMChildIfAvailable, getLastChild, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, hasChildNodes, importNode, insertBefore, removeChild, replaceChild, setFirstChild, setLastChilddetach, discard, getNextOMSiblingIfAvailable, getParentNode, insertSiblingAfter, insertSiblingBeforeappendChild, build, buildWithAttachments, close, compareDocumentPosition, getAttributes, getBaseURI, getFeature, getLength, getLocalName, getNamespaceURI, getNodeValue, getOMFactory, getOwnerDocument, getPrefix, getUserData, hasAttributes, internalSerialize, internalSerializeAndConsume, isComplete, isDefaultNamespace, isEqualNode, isSameNode, isSupported, item, lookupNamespaceURI, lookupPrefix, normalize, serialize, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume, setComplete, setNodeValue, setOwnerDocument, setPrefix, setUserDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCharsetEncoding, getOMDocumentElement, getXMLEncoding, getXMLVersion, isStandalone, setCharsetEncoding, setOMDocumentElement, setStandalone, setXMLEncoding, setXMLVersionaddChild, buildNext, getBuilder, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getFirstChildWithName, getFirstOMChild, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsumebuild, close, getOMFactory, isComplete, serialize, serialize, serializeAndConsumeappendChild, cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setNodeValue, setPrefix, setUserDatasetCompletepublic SOAPMessageImpl(SOAPFactory factory)
public SOAPMessageImpl(SOAPEnvelope envelope, OMXMLParserWrapper parserWrapper, SOAPFactory factory)
public SOAPMessageImpl(OMXMLParserWrapper parserWrapper, SOAPFactory factory)
public SOAPEnvelope getSOAPEnvelope() throws SOAPProcessingException
getSOAPEnvelope in interface SOAPMessageSOAPProcessingExceptionpublic void setSOAPEnvelope(SOAPEnvelope envelope) throws SOAPProcessingException
setSOAPEnvelope in interface SOAPMessageSOAPProcessingExceptionprotected void internalSerialize(XMLStreamWriter writer, boolean cache, boolean includeXMLDeclaration) throws XMLStreamException
internalSerialize in class DocumentImplXMLStreamExceptionCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.