Uses of Class
com.univocity.parsers.common.ContextWrapper
Packages that use ContextWrapper
-
Uses of ContextWrapper in com.univocity.parsers.common
Subclasses of ContextWrapper in com.univocity.parsers.commonModifier and TypeClassDescriptionclass
ContextSnapshot<T extends Context>
class
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.class
A simple a wrapper for aParsingContext
.