Class MappingJavaIterator<S,T>
java.lang.Object
net.sf.saxon.tree.jiter.MappingJavaIterator<S,T>
- Type Parameters:
S- the type of the input itemsT- the type of the delivered item
- All Implemented Interfaces:
Iterator<T>
-
Constructor Details
-
MappingJavaIterator
-
-
Method Details
-
hasNext
-
next
-
remove
-