Uses of Class
com.univocity.parsers.common.ContextWrapper
-
Packages that use ContextWrapper Package Description com.univocity.parsers.common -
-
Uses of ContextWrapper in com.univocity.parsers.common
Subclasses of ContextWrapper in com.univocity.parsers.common Modifier and Type Class Description classContextSnapshot<T extends Context>classParsingContextSnapshotA snapshot of aParsingContextwhich retains copies of variable attributes of a givenParsingContextto store the state of the parsing process at a given point in time.classParsingContextWrapperA simple a wrapper for aParsingContext.
-