Uses of Class
org.apache.jena.util.iterator.NiceIterator

Packages that use NiceIterator
Package
Description
Various memory-based implementations of interfaces, specifically GraphMem for memory-based Graphs.
 
 
This package contains implementations of the interfaces defined in the .model package, eg ModelCom for Model, ResourceImpl for Resource, and so on.
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.