Class PullPushCopier

java.lang.Object
net.sf.saxon.pull.PullPushCopier

public class PullPushCopier extends Object
This class copies a document by using the pull interface to read the input document, and the push interface to write the output document.