| Package | Description |
|---|---|
| com.univocity.parsers.common |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ContextSnapshot<T extends Context> |
|
class |
ParsingContextSnapshot |
A snapshot of a
ParsingContext which retains copies of variable attributes of a given ParsingContext to
store the state of the parsing process at a given point in time. |
class |
ParsingContextWrapper |
A simple a wrapper for a
ParsingContext. |