|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.infoengine.soap.util.saaj.UnsupportedDOMNode
com.infoengine.soap.util.saaj.UnsupportedDOMElement
com.infoengine.soap.util.saaj.Node_Impl
com.infoengine.soap.util.saaj.SOAPElement_Impl
com.infoengine.soap.util.saaj.SOAPBody_Impl
Field Summary |
Fields inherited from class com.infoengine.soap.util.saaj.SOAPElement_Impl |
attributes, CLOSED, currentChild, declarations, msg, name, OPEN, parent |
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 |
Constructor Summary | |
(package private) |
SOAPBody_Impl(SOAPEnvelope_Impl env)
|
Method Summary | |
javax.xml.soap.SOAPBodyElement |
addBodyElement(javax.xml.soap.Name name)
|
javax.xml.soap.SOAPBodyElement |
addDocument(Document document)
|
javax.xml.soap.SOAPFault |
addFault()
|
javax.xml.soap.SOAPFault |
addFault(javax.xml.soap.Name name,
String str)
|
javax.xml.soap.SOAPFault |
addFault(javax.xml.soap.Name name,
String str,
Locale locale)
|
javax.xml.soap.SOAPFault |
getFault()
|
boolean |
hasFault()
|
Methods inherited from class com.infoengine.soap.util.saaj.Node_Impl |
detachNode, getParentElement, getValue, recycleNode, setParentElement, setValue |
Methods inherited from class com.infoengine.soap.util.saaj.UnsupportedDOMNode |
appendChild, cloneNode, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefix |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.xml.soap.SOAPElement |
addAttribute, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addNamespaceDeclaration, addTextNode, getAllAttributes, getAttributeValue, getChildElements, getChildElements, getElementName, getEncodingStyle, getNamespacePrefixes, getNamespaceURI, getVisibleNamespacePrefixes, removeAttribute, removeContents, removeNamespaceDeclaration, setEncodingStyle |
Methods inherited from interface javax.xml.soap.Node |
detachNode, getParentElement, getValue, recycleNode, setParentElement, setValue |
Methods inherited from interface org.w3c.dom.Node |
appendChild, cloneNode, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefix |
Methods inherited from interface org.w3c.dom.Element |
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getTagName, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS |
Constructor Detail |
SOAPBody_Impl(SOAPEnvelope_Impl env)
Method Detail |
public javax.xml.soap.SOAPBodyElement addBodyElement(javax.xml.soap.Name name) throws javax.xml.soap.SOAPException
addBodyElement
in interface javax.xml.soap.SOAPBody
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPBodyElement addDocument(Document document) throws javax.xml.soap.SOAPException
addDocument
in interface javax.xml.soap.SOAPBody
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPFault addFault() throws javax.xml.soap.SOAPException
addFault
in interface javax.xml.soap.SOAPBody
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPFault addFault(javax.xml.soap.Name name, String str) throws javax.xml.soap.SOAPException
addFault
in interface javax.xml.soap.SOAPBody
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPFault addFault(javax.xml.soap.Name name, String str, Locale locale) throws javax.xml.soap.SOAPException
addFault
in interface javax.xml.soap.SOAPBody
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPFault getFault()
getFault
in interface javax.xml.soap.SOAPBody
public boolean hasFault()
hasFault
in interface javax.xml.soap.SOAPBody
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |