org.apache.tools.ant.taskdefs.optional.dependInterface ClassFileIterator
- All Known Implementing Classes:
- DirectoryIterator, JarFileIterator
public interface ClassFileIteratorIterator interface for iterating over a set of class files
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description ClassFilegetNextClassFile()Get the next class file in the iteration
Method Detail
getNextClassFile
ClassFile getNextClassFile()Get the next class file in the iteration
- Returns:
- the next class file in the iteration