Class StAXResultHandlerImpl

java.lang.Object
net.sf.saxon.stax.StAXResultHandlerImpl
All Implemented Interfaces:
StAXResultHandler

public class StAXResultHandlerImpl extends 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.