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

Packages that use WrappedIterator
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.