Package net.sf.saxon.pull
Class PullPushCopier
java.lang.Object
net.sf.saxon.pull.PullPushCopier
This class copies a document by using the pull interface to read the input document,
and the push interface to write the output document.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PullPushCopier
-
-
Method Details
-
copy
Copy the input to the output- Throws:
XPathException
-