org.apache.abdera.util
Class Discover.LineReaderLoaderIterator<T>
java.lang.Object
org.apache.abdera.util.Discover.LoaderIterator<T>
org.apache.abdera.util.Discover.LineReaderLoaderIterator<T>
- All Implemented Interfaces:
- Iterator<T>
- Direct Known Subclasses:
- Discover.DefaultLoaderIterator
- Enclosing class:
- Discover
public abstract static class Discover.LineReaderLoaderIterator<T>
- extends Discover.LoaderIterator<T>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
args
protected final Object[] args
classesonly
protected final boolean classesonly
Discover.LineReaderLoaderIterator
protected Discover.LineReaderLoaderIterator(ClassLoader cl,
InputStream in,
boolean classesonly,
Object[] args)
hasNext
public boolean hasNext()
readNext
protected String readNext()
read
protected String read()
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.