Interface IOEnumeration

    • Method Detail

      • hasMoreElements

        boolean hasMoreElements()
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • nextElement

        java.lang.Object nextElement()
                              throws java.io.IOException
        Throws:
        java.io.IOException