| Package | Description |
|---|---|
| org.apache.jena.util.iterator |
A package for defining useful iterators and iterator operations,
including concatenation, mapping, filtering, empty and singleton
iterators, iterator wrappers, and the
ExtendedIterator
class used in many places in Jena. |
| Constructor and Description |
|---|
MapFilterIterator(MapFilter<T,X> fl,
ExtendedIterator<T> e)
Creates a sub-Iterator.
|
Licenced under the Apache License, Version 2.0