Class BodyElementImpl

java.lang.Object
com.sun.xml.messaging.saaj.soap.impl.ElementImpl
com.sun.xml.messaging.saaj.soap.impl.BodyElementImpl
All Implemented Interfaces:
Node, SOAPBodyElement, SOAPElement, Element, Node
Direct Known Subclasses:
BodyElement1_1Impl, BodyElement1_2Impl

public abstract class BodyElementImpl extends ElementImpl implements SOAPBodyElement
All elements of the SOAP-ENV:BODY.