net.sf.saxon.event
Class SequenceCopier
java.lang.Object
net.sf.saxon.event.SequenceCopier
public class SequenceCopier
- extends Object
Copies a sequence, supplied as a SequenceIterator, to a push pipeline, represented by
a SequenceReceiver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copySequence
public static void copySequence(SequenceIterator in,
SequenceReceiver out)
throws XPathException
- Throws:
XPathException
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.