API Overview API Index Package Overview Direct link to this page
Apache Ant 1.7.1
  org.apache.tools.ant.taskdefs.optional.depend. DirectoryIterator View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      DirectoryIterator
Implements
 ClassFileIterator
Subclasses
Description
public class DirectoryIterator
  An iterator which iterates through the contents of a java directory.
See also:   
Constructors
public DirectoryIterator (java.io.File rootDirectory, boolean changeInto) throws java.io.IOException
  Creates a directory iterator.
Methods
Hide/Show inherited methods
public ClassFile getNextClassFile () [Specified in ClassFileIterator]
  Template method to allow subclasses to supply elements for the iteration.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar