Package app.babylon.table.io
Interface LineReader
- All Superinterfaces:
AutoCloseable,Closeable
Iterates through parsed rows from an input source while exposing the current
row.
-
Method Summary
-
Method Details
-
next
- Throws:
IOException
-
current
Row current()
-