com.sun.xml.messaging.saaj.soap
Interface SOAPDocument

All Known Implementing Classes:
SOAPDocumentImpl, SOAPPart1_1Impl, SOAPPart1_2Impl, SOAPPartImpl

public interface SOAPDocument


Method Summary
 SOAPDocumentImpl getDocument()
           
 SOAPPartImpl getSOAPPart()
           
 

Method Detail

getSOAPPart

SOAPPartImpl getSOAPPart()

getDocument

SOAPDocumentImpl getDocument()