Class SAAJResult

java.lang.Object
javax.xml.transform.dom.DOMResult
jakarta.xml.soap.SAAJResult
All Implemented Interfaces:
Result

public class SAAJResult extends DOMResult
Acts as a holder for the results of a JAXP transformation or a JAXB marshalling, in the form of a SAAJ tree. These results should be accessed by using the getResult() method. The DOMResult.getNode() method should be avoided in almost all cases.
Since:
1.6, SAAJ 1.3