Interface Summary |
Detail |
A container for DetailEntry objects. |
DetailEntry |
The content for a Detail object, giving details for
a SOAPFault object. |
Name |
A representation of an XML name. |
Node |
A representation of a node (element) in a DOM representation of an XML document
that provides some tree manipulation methods. |
SOAPBody |
An object that represents the contents of the SOAP body
element in a SOAP message. |
SOAPBodyElement |
A SOAPBodyElement object represents the contents in
a SOAPBody object. |
SOAPConstants |
The definition of constants pertaining to the SOAP 1.1 protocol. |
SOAPElement |
An object representing the contents in a
SOAPBody object, the contents in a SOAPHeader
object, the content that can follow the SOAPBody object in a
SOAPEnvelope object, or what can follow the detail element
in a SOAPFault object. |
SOAPEnvelope |
The container for the SOAPHeader and SOAPBody portions of a
SOAPPart object. |
SOAPFault |
An element in the SOAPBody object that contains
error and/or status information. |
SOAPFaultElement |
A representation of the contents in
a SOAPFault object. |
SOAPHeader |
A representation of the SOAP header element. |
SOAPHeaderElement |
An object representing the contents in the SOAP header part
of the SOAP envelope. |
Text |
A representation of a node whose value is text. |