Package com.univocity.parsers.common
Interface ResultIterator<T,C extends Context>
- All Superinterfaces:
Iterator<T>
An
Iterator
that provides the current parsing context
through the getContext()
method