Uses of Class
com.univocity.parsers.common.ParsingContextWrapper
-
Packages that use ParsingContextWrapper Package Description com.univocity.parsers.common -
-
Uses of ParsingContextWrapper in com.univocity.parsers.common
Subclasses of ParsingContextWrapper in com.univocity.parsers.common Modifier and Type Class Description class
ParsingContextSnapshot
A snapshot of aParsingContext
which retains copies of variable attributes of a givenParsingContext
to store the state of the parsing process at a given point in time.
-