Package org.basex.query.iter

XQuery iterators.

See:
          Description

Class Summary
AxisIter Interface for light-weight axis iterators, throwing no exceptions.
AxisMoreIter Iterator interface, extending the default iterator with a AxisMoreIter.more() method.
FTIter Node iterator interface.
Iter Iterator interface.
NodeIter Node iterator interface.
NodeSeqBuilder This class can be used to build new node sequences.
ValueBuilder This class can be used to build new sequences.
ValueIter Value iterator interface, throwing no exceptions.
 

Package org.basex.query.iter Description

XQuery iterators.