-
interface
A container for DetailEntry
objects.
interface
The content for a Detail
object, giving details for
a SOAPFault
object.
interface
An object that represents the contents of the SOAP body
element in a SOAP message.
interface
A SOAPBodyElement
object represents the contents in
a SOAPBody
object.
interface
An object representing an element of a SOAP message that is allowed but not
specifically prescribed by a SOAP specification.
interface
The container for the SOAPHeader and SOAPBody portions of a
SOAPPart
object.
interface
An element in the SOAPBody
object that contains
error and/or status information.
interface
A representation of the contents in
a SOAPFault
object.
interface
A representation of the SOAP header
element.
interface
An object representing the contents in the SOAP header part of the
SOAP envelope.
interface
A representation of a node whose value is text.
class
The container for the SOAP-specific portion of a SOAPMessage
object.
Gets the resulting Tree that was created under the specified root Node.
Returns an
Iterator
over all the immediate child
Node
s of this element.
Returns an
Iterator
over all the immediate child
Node
s of this element with the specified name.
Returns an
Iterator
over all the immediate child
Node
s of this element with the specified qname.