|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapFilter | |
---|---|
com.hp.hpl.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. |
Uses of MapFilter in com.hp.hpl.jena.util.iterator |
---|
Constructors in com.hp.hpl.jena.util.iterator with parameters of type MapFilter | |
---|---|
MapFilterIterator(MapFilter<T,X> fl,
ExtendedIterator<T> e)
Creates a sub-Iterator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |