-
Creates a new Name
object initialized with the
given local name.
Creates a new Name
object initialized with the
given local name and namespace prefix.
Creates a new Name
object initialized with the
given local name, namespace prefix, and namespace URI.
Creates a new Name
object initialized with the
given local name.
Creates a new Name
object initialized with the
given local name, namespace prefix, and namespace URI.
Returns the name of this SOAPElement
object.
Gets the mandatory SOAP 1.1 fault code for this
SOAPFault
object as a SAAJ Name
object.
Returns an Iterator
over all the attribute
Name
objects in this
SOAPElement
object.
Adds an attribute with the specified name and value to this
SOAPElement
object.
Creates a new SOAPBodyElement
object with the specified
name and adds it to this SOAPBody
object.
Creates a new SOAPElement
object initialized with the
given Name
object and adds the new element to this
SOAPElement
object.
Creates a new DetailEntry
object with the given
name and adds it to this Detail
object.
Creates a new SOAPFault
object and adds it to this
SOAPBody
object.
Creates a new SOAPFault
object and adds it to
this SOAPBody
object.
Creates a new SOAPHeaderElement
object initialized with the
specified name and adds it to this SOAPHeader
object.
Creates a SOAPElement
object initialized with the
given Name
object.
Returns the value of the attribute with the specified name.
Returns an
Iterator
over all the immediate child
Node
s of this element with the specified name.
boolean
Removes the attribute with the specified name.
void
Sets this SOAPFault
object with the given fault code.