|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axiom.om.impl.dom.NodeImpl
org.apache.axiom.om.impl.dom.ChildNode
org.apache.axiom.om.impl.dom.ParentNode
org.apache.axiom.om.impl.dom.DocumentImpl
org.apache.axiom.soap.impl.dom.SOAPMessageImpl
| Field Summary |
| Fields inherited from class org.apache.axiom.om.impl.dom.DocumentImpl |
documentElement, identifiers |
| Fields inherited from class org.apache.axiom.om.impl.dom.ParentNode |
firstChild, lastChild |
| Fields inherited from class org.apache.axiom.om.impl.dom.ChildNode |
nextSibling, parentNode, previousSibling |
| Fields inherited from class org.apache.axiom.om.impl.dom.NodeImpl |
builder, done, factory, FIRSTCHILD, flags, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED |
| Fields inherited from interface org.apache.axiom.om.OMDocument |
XML_10, XML_11 |
| Fields inherited from interface org.w3c.dom.Node |
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
| Fields inherited from interface org.apache.axiom.om.OMNode |
CDATA_SECTION_NODE, COMMENT_NODE, DTD_NODE, ELEMENT_NODE, ENTITY_REFERENCE_NODE, PI_NODE, SPACE_NODE, TEXT_NODE |
| Constructor Summary | |
SOAPMessageImpl(org.apache.axiom.om.OMXMLParserWrapper parserWrapper,
org.apache.axiom.soap.SOAPFactory factory)
|
|
SOAPMessageImpl(org.apache.axiom.soap.SOAPEnvelope envelope,
org.apache.axiom.om.OMXMLParserWrapper parserWrapper,
org.apache.axiom.soap.SOAPFactory factory)
|
|
SOAPMessageImpl(org.apache.axiom.soap.SOAPFactory factory)
|
|
| Method Summary | |
org.apache.axiom.soap.SOAPEnvelope |
getSOAPEnvelope()
|
protected void |
internalSerialize(javax.xml.stream.XMLStreamWriter writer,
boolean cache,
boolean includeXMLDeclaration)
|
void |
setSOAPEnvelope(org.apache.axiom.soap.SOAPEnvelope envelope)
|
| Methods inherited from class org.apache.axiom.om.impl.dom.ParentNode |
addChild, buildNext, cloneNode, getChildNodes, getChildren, getChildrenWithName, getFirstChild, getFirstChildWithName, getFirstOMChild, getLastChild, hasChildNodes, importNode, insertBefore, removeChild, replaceChild, setFirstChild |
| Methods inherited from class org.apache.axiom.om.impl.dom.ChildNode |
detach, discard, getParentNode, insertSiblingAfter, insertSiblingBefore |
| Methods inherited from class org.apache.axiom.om.impl.dom.NodeImpl |
appendChild, buildWithAttachments, compareDocumentPosition, getAttributes, getBaseURI, getFeature, getLength, getLocalName, getNamespaceURI, getNodeValue, getOMFactory, getOwnerDocument, getPrefix, getTextContent, getUserData, hasAttributes, internalSerializeWithCache, isComplete, isDefaultNamespace, isEqualNode, isSameNode, isSupported, item, lookupNamespaceURI, lookupPrefix, normalize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, setComplete, setNodeValue, setOwnerDocument, setPrefix, setTextContent, setUserData |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.axiom.om.OMDocument |
getCharsetEncoding, getOMDocumentElement, getOMFactory, getXMLVersion, isStandalone, serialize, serialize, serializeAndConsume, serializeAndConsume, setCharsetEncoding, setOMDocumentElement, setStandalone, setXMLVersion |
| Methods inherited from interface org.apache.axiom.om.OMContainer |
addChild, buildNext, getChildren, getChildrenWithName, getFirstChildWithName, getFirstOMChild, isComplete |
| Methods inherited from interface org.w3c.dom.Node |
appendChild, cloneNode, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNodeValue, getOwnerDocument, getParentNode, getPrefix, hasAttributes, hasChildNodes, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefix |
| Methods inherited from interface org.apache.axiom.om.impl.OMContainerEx |
setComplete |
| Constructor Detail |
public SOAPMessageImpl(org.apache.axiom.soap.SOAPFactory factory)
public SOAPMessageImpl(org.apache.axiom.soap.SOAPEnvelope envelope,
org.apache.axiom.om.OMXMLParserWrapper parserWrapper,
org.apache.axiom.soap.SOAPFactory factory)
public SOAPMessageImpl(org.apache.axiom.om.OMXMLParserWrapper parserWrapper,
org.apache.axiom.soap.SOAPFactory factory)
| Method Detail |
public org.apache.axiom.soap.SOAPEnvelope getSOAPEnvelope()
throws org.apache.axiom.soap.SOAPProcessingException
getSOAPEnvelope in interface org.apache.axiom.soap.SOAPMessageorg.apache.axiom.soap.SOAPProcessingException
public void setSOAPEnvelope(org.apache.axiom.soap.SOAPEnvelope envelope)
throws org.apache.axiom.soap.SOAPProcessingException
setSOAPEnvelope in interface org.apache.axiom.soap.SOAPMessageorg.apache.axiom.soap.SOAPProcessingException
protected void internalSerialize(javax.xml.stream.XMLStreamWriter writer,
boolean cache,
boolean includeXMLDeclaration)
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||