public static class DirDocMaker.Iterator extends Object implements Iterator
DirDocMaker.Iterator(File f)
int
getCount()
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DirDocMaker.Iterator(File f)
public int getCount()
public void remove()
remove
Iterator
public boolean hasNext()
hasNext
public Object next()
next
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.