Class BodyImpl

java.lang.Object
com.sun.xml.messaging.saaj.soap.impl.ElementImpl
com.sun.xml.messaging.saaj.soap.impl.BodyImpl
All Implemented Interfaces:
Node, SOAPBody, SOAPBodyElement, SOAPElement, Element, Node
Direct Known Subclasses:
Body1_1Impl, Body1_2Impl

public abstract class BodyImpl extends ElementImpl implements SOAPBody
The implementation of SOAP-ENV:BODY or the SOAPBody abstraction.
Author:
Anil Vijendran (anil@sun.com)