Class DirectoryIterator

java.lang.Object
org.apache.tools.ant.taskdefs.optional.depend.DirectoryIterator
All Implemented Interfaces:
Iterable<ClassFile>, ClassFileIterator

public class DirectoryIterator extends Object implements ClassFileIterator
An iterator which iterates through the contents of a java directory. The iterator should be created with the directory at the root of the Java namespace.