Class SOAPPartImpl

java.lang.Object
javax.xml.soap.SOAPPart
com.sun.xml.messaging.saaj.soap.SOAPPartImpl
All Implemented Interfaces:
SOAPDocument, javax.xml.soap.Node, Document, Node
Direct Known Subclasses:
SOAPPart1_1Impl, SOAPPart1_2Impl

public abstract class SOAPPartImpl extends javax.xml.soap.SOAPPart implements SOAPDocument
SOAPPartImpl is the first attachment. This contains the XML/SOAP document.
Author:
Anil Vijendran (anil@sun.com)