Class SAAJResult

  • All Implemented Interfaces:
    javax.xml.transform.Result

    public class SAAJResult
    extends javax.xml.transform.dom.DOMResult
    • Field Summary

      • Fields inherited from class javax.xml.transform.dom.DOMResult

        FEATURE
      • Fields inherited from interface javax.xml.transform.Result

        PI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Node getResult()  
      • Methods inherited from class javax.xml.transform.dom.DOMResult

        getNextSibling, getNode, getSystemId, setNextSibling, setNode, setSystemId
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait