Class BodyElementImpl

  • All Implemented Interfaces:
    javax.xml.soap.Node, javax.xml.soap.SOAPBodyElement, javax.xml.soap.SOAPElement, Element, Node
    Direct Known Subclasses:
    BodyElement1_1Impl, BodyElement1_2Impl

    public abstract class BodyElementImpl
    extends ElementImpl
    implements javax.xml.soap.SOAPBodyElement
    All elements of the SOAP-ENV:BODY.
    Author:
    Anil Vijendran (akv@eng.sun.com)
    • Method Detail

      • setParentElement

        public void setParentElement​(javax.xml.soap.SOAPElement element)
                              throws javax.xml.soap.SOAPException
        Specified by:
        setParentElement in interface javax.xml.soap.Node
        Overrides:
        setParentElement in class ElementImpl
        Throws:
        javax.xml.soap.SOAPException