Interface IterableResult<T, C extends Context>
- All Superinterfaces:
Iterable<T>
- All Known Implementing Classes:
RecordIterator, RowIterator
An
Iterable result that provides the current parsing context
through the getContext() method- Author:
- Univocity Software Pty Ltd - dev@univocity.com
-
Method Summary
Methods inherited from interface Iterable
forEach, spliterator
-
Method Details
-
getContext
-
iterator
-