net.sf.saxon.om
public class LookaheadIteratorImpl extends Object implements LookaheadIterator
Method Summary | |
---|---|
void | close() |
Item | current() |
SequenceIterator | getAnother() |
int | getProperties() |
boolean | hasNext() |
static LookaheadIterator | makeLookaheadIterator(SequenceIterator base) |
Item | next() |
int | position() |