Interface IOStringEnumeration

    • Method Detail

      • hasMoreStrings

        boolean hasMoreStrings()
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • nextString

        java.lang.String nextString()
                             throws java.io.IOException
        Throws:
        java.io.IOException