public class SAAJResult
extends javax.xml.transform.dom.DOMResult
| Constructor and Description |
|---|
SAAJResult() |
SAAJResult(SOAPElement soapelement) |
SAAJResult(SOAPMessage soapmessage) |
SAAJResult(java.lang.String s) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getResult() |
public SAAJResult()
throws SOAPException
SOAPExceptionpublic SAAJResult(java.lang.String s)
throws SOAPException
SOAPExceptionpublic SAAJResult(SOAPMessage soapmessage)
public SAAJResult(SOAPElement soapelement)
public Node getResult()