SOAPHeaderElement
Interface SOAPHeaderElement
- All Superinterfaces:
- Element, Node, SOAPElement
public interface SOAPHeaderElement extends SOAPElement
An object representing the contents in the SOAP header part of the SOAP envelope. The immediate children of a SOAPHeader
object can be represented only as SOAPHeaderElement
objects.
A SOAPHeaderElement
object can have other SOAPElement
objects as its children.
Fields
Fields inherited from interface org.w3c.dom.Node
ATTRI