com.jclark.xsl.expr
class MergeNodeIterator extends Object implements NodeIterator
Constructor Summary | |
---|---|
MergeNodeIterator(NodeIterator[] iters, int length)
construct with an array of iterators
|
Method Summary | |
---|---|
Node | next()
finds and returns the next node (in document(s) order?) |
Parameters: length the number of slots in the array which really have NodeIterators for us