Package net.sf.saxon.functions.hof
Class ForEachFn.RepeatingIterator
java.lang.Object
net.sf.saxon.expr.instruct.AbstractBlockIterator
net.sf.saxon.functions.hof.ForEachFn.RepeatingIterator
- All Implemented Interfaces:
Closeable,AutoCloseable,SequenceIterator
- Enclosing class:
ForEachFn
-
Field Summary
Fields inherited from class net.sf.saxon.expr.instruct.AbstractBlockIterator
currentIter, currentOperand, size -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.saxon.expr.instruct.AbstractBlockIterator
close, init, next
-
Constructor Details
-
RepeatingIterator
-
-
Method Details
-
getNthChildIterator
- Specified by:
getNthChildIteratorin classAbstractBlockIterator
-