Interface FileEnumeration

    • Method Detail

      • hasMoreFiles

        boolean hasMoreFiles()
                      throws java.io.IOException
        Throws:
        java.io.IOException
      • nextFile

        java.io.File nextFile()
                       throws java.io.IOException
        Throws:
        java.io.IOException