| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectnet.sf.saxon.evpull.EventIteratorToReceiverpublic class EventIteratorToReceiverextends java.lang.ObjectMethod Summary | |
static void |
|
public static void copy(EventIterator in, SequenceReceiver out) throws XPathException
Read the data obtained from an EventIterator and write the same data to a SequenceReceiver
- Parameters:
in- the input EventIteratorout- the output Receiver
- Throws:
XPathException-