Package net.sf.saxon.stax
Class StAXResultHandlerImpl
java.lang.Object
net.sf.saxon.stax.StAXResultHandlerImpl
- All Implemented Interfaces:
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StAXResultHandlerImpl
public StAXResultHandlerImpl()
-
-
Method Details
-
getReceiver
- Specified by:
getReceiver
in interfaceStAXResultHandler
-