public class SOAPMessageImpl extends OMDocumentImpl implements SOAPMessage
charSetEncoding, documentElement, firstChild, isStandalone, lastChild, xmlEncoding, xmlVersionbuilder, done, factoryXML_10, XML_11| 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 |
setFirstChild(OMNode firstChild)
Method setFirstChild.
|
void |
setOMDocumentElement(OMElement rootElement)
Method setDocumentElement.
|
void |
setSOAPEnvelope(SOAPEnvelope envelope) |
addChild, buildNext, getBuilder, getCharsetEncoding, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getFirstChildWithName, getFirstOMChild, getFirstOMChildIfAvailable, getOMDocumentElement, getXMLEncoding, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, getXMLVersion, internalSerialize, internalSerialize, internalSerializeAndConsume, isStandalone, setCharsetEncoding, setComplete, setLastChild, setStandalone, setXMLEncoding, setXMLVersionbuild, close, getOMFactory, isComplete, serialize, serialize, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsumeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCharsetEncoding, getOMDocumentElement, getXMLEncoding, getXMLVersion, isStandalone, setCharsetEncoding, 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, serializeAndConsumepublic 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 SOAPMessageSOAPProcessingExceptionpublic void setOMDocumentElement(OMElement rootElement)
OMDocumentImplsetOMDocumentElement in interface OMDocumentsetOMDocumentElement in class OMDocumentImplpublic void setFirstChild(OMNode firstChild)
OMDocumentImplsetFirstChild in interface OMContainerExsetFirstChild in class OMDocumentImplprotected void internalSerialize(XMLStreamWriter writer, boolean cache, boolean includeXMLDeclaration) throws XMLStreamException
internalSerialize in class OMDocumentImplXMLStreamExceptionCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.