public interface ResultIterator<T,C extends Context> extends Iterator<T>
Iterator that provides the current parsing context
through the getContext() method| Modifier and Type | Method and Description |
|---|---|
C |
getContext()
Returns the current parsing
Context, if available |
forEachRemaining, hasNext, next, removeCopyright © 2021 Univocity Software Pty Ltd. All rights reserved.