public class EventIteratorToReceiver extends Object
Modifier and Type | Method and Description |
---|---|
static void |
copy(EventIterator in,
SequenceReceiver out)
Read the data obtained from an EventIterator and write the same data to a SequenceReceiver
|
public static void copy(EventIterator in, SequenceReceiver out) throws XPathException
in
- the input EventIteratorout
- the output ReceiverXPathException
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.