javax.xml.soap
Class SAAJResult
java.lang.Object
javax.xml.transform.dom.DOMResult
javax.xml.soap.SAAJResult
- All Implemented Interfaces:
- Result
public class SAAJResult
- extends DOMResult
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAAJResult
public SAAJResult()
throws SOAPException
- Throws:
SOAPException
SAAJResult
public SAAJResult(String s)
throws SOAPException
- Throws:
SOAPException
SAAJResult
public SAAJResult(SOAPMessage soapmessage)
SAAJResult
public SAAJResult(SOAPElement soapelement)
getResult
public Node getResult()
Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.