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
SOAPException
public SAAJResult(java.lang.String s) throws SOAPException
SOAPException
public SAAJResult(SOAPMessage soapmessage)
public SAAJResult(SOAPElement soapelement)
public Node getResult()