public interface IOStringEnumeration extends IOEnumeration
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreStrings() |
String |
nextString() |
hasMoreElements, nextElementboolean hasMoreStrings()
throws IOException
IOExceptionString nextString() throws IOException
IOException