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