public interface IOEnumeration
java.util.Enumeration ought to extend a class like this, but it doesn't...
boolean
hasMoreElements()
java.lang.Object
nextElement()
boolean hasMoreElements() throws java.io.IOException
java.io.IOException
java.lang.Object nextElement() throws java.io.IOException