Class StAXResultHandlerImpl

  • All Implemented Interfaces:
    StAXResultHandler

    public class StAXResultHandlerImpl
    extends java.lang.Object
    implements StAXResultHandler
    StAxResultHandler is used to allow a transformation result to be supplied as a StAXResult. It is loaded dynamically in case StAXResult is not present in the JDK.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Receiver getReceiver​(javax.xml.transform.Result result, java.util.Properties properties)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StAXResultHandlerImpl

        public StAXResultHandlerImpl()