Package com.mchange.io
Interface IOStringEnumeration
- All Superinterfaces:
IOEnumeration
- All Known Subinterfaces:
StringEnumeration
- All Known Implementing Classes:
IOStringEnumerationHelperBase
,QuotesAndWhitespaceTokenizer
,StringEnumerationHelperBase
-
Method Summary
Methods inherited from interface com.mchange.io.IOEnumeration
hasMoreElements, nextElement
-
Method Details
-
hasMoreStrings
- Throws:
IOException
-
nextString
- Throws:
IOException
-