net.sf.saxon.evpull
public class EventIteratorToReceiver extends Object
Method Summary | |
---|---|
static void | copy(EventIterator in, SequenceReceiver out)
Read the data obtained from an EventIterator and write the same data to a SequenceReceiver |
Parameters: in the input EventIterator out the output Receiver
Throws: XPathException