Uses of Package
org.archive.util.iterator

Packages that use org.archive.util.iterator
org.archive.crawler.scope   
org.archive.util.iterator   
 

Classes in org.archive.util.iterator used by org.archive.crawler.scope
LookaheadIterator
          Superclass for Iterators which must probe ahead to know if a 'next' exists, and thus have a cached next between a call to hasNext() and next().
TransformingIteratorWrapper
          Superclass for Iterators which transform and/or filter results from a wrapped Iterator.
 

Classes in org.archive.util.iterator used by org.archive.util.iterator
LookaheadIterator
          Superclass for Iterators which must probe ahead to know if a 'next' exists, and thus have a cached next between a call to hasNext() and next().
TransformingIteratorWrapper
          Superclass for Iterators which transform and/or filter results from a wrapped Iterator.
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.