public interface FileEnumeration extends IOEnumeration
boolean
hasMoreFiles()
java.io.File
nextFile()
hasMoreElements, nextElement
boolean hasMoreFiles() throws java.io.IOException
java.io.IOException
java.io.File nextFile() throws java.io.IOException