net.sf.saxon.evpull
Interface PullEvent
public
interface
PullEvent
A PullEvent is one of the following:
- An item (that is, a node or an atomic value)
- A startElement, endElement, startDocument, or endDocument event
- An EventIterator, representing a sequence of PullEvents