public class SOAPMessageImpl extends OMDocumentImpl implements SOAPMessage
builder, charSetEncoding, firstChild, isStandalone, lastChild, state, xmlEncoding, xmlVersionfactoryXML_10, XML_11COMPLETE, DISCARDED, INCOMPLETE| Constructor and Description |
|---|
SOAPMessageImpl(OMXMLParserWrapper parserWrapper,
SOAPFactory factory) |
SOAPMessageImpl(SOAPFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected OMDocument |
createClone(OMCloneOptions options) |
SOAPEnvelope |
getSOAPEnvelope() |
protected void |
internalSerialize(XMLStreamWriter writer,
boolean cache,
boolean includeXMLDeclaration) |
void |
setOMDocumentElement(OMElement rootElement)
Set the document element of the XML document.
|
void |
setSOAPEnvelope(SOAPEnvelope envelope) |
addChild, addChild, build, clone, discarded, getBuilder, getCharsetEncoding, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getDescendants, getFirstChildWithName, getFirstOMChild, getFirstOMChildIfAvailable, getLastKnownOMChild, getOMDocumentElement, getSAXSource, getState, getXMLEncoding, getXMLStreamReader, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, getXMLVersion, internalSerialize, internalSerialize, internalSerializeAndConsume, isComplete, isStandalone, removeChildren, setCharsetEncoding, setComplete, setFirstChild, setLastChild, setStandalone, setXMLEncoding, setXMLVersionclose, getOMFactory, 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, getBuilder, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getDescendants, getFirstChildWithName, getFirstOMChild, getSAXSource, getXMLStreamReader, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, removeChildren, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsumebuild, close, isComplete, serialize, serialize, serializeAndConsumeclone, getOMFactorypublic SOAPMessageImpl(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)
OMDocumentsetOMDocumentElement in interface OMDocumentsetOMDocumentElement in class OMDocumentImplrootElement - the new document element; must not be nullprotected void internalSerialize(XMLStreamWriter writer, boolean cache, boolean includeXMLDeclaration) throws XMLStreamException
internalSerialize in class OMDocumentImplXMLStreamExceptionprotected OMDocument createClone(OMCloneOptions options)
createClone in class OMDocumentImplCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.