Interface ResultIterator<T, C extends Context>
- All Superinterfaces:
Iterator<T>
An
Iterator that provides the current parsing context
through the getContext() method- Author:
- Univocity Software Pty Ltd - dev@univocity.com
-
Method Details
-
getContext
-