|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.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 | |
PullPushCopier(PullProvider in,
Receiver out)
|
|
| Method Summary | |
void |
copy()
Copy the input to the output |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PullPushCopier(PullProvider in,
Receiver out)
| Method Detail |
public void copy()
throws XPathException
XPathException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||