Class SOAPPartImpl

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

public abstract class SOAPPartImpl extends SOAPPart implements SOAPDocument
SOAPPartImpl is the first attachment. This contains the XML/SOAP document.