Uses of Class
com.univocity.parsers.common.ContextWrapper

Packages that use ContextWrapper
com.univocity.parsers.common   
 

Uses of ContextWrapper in com.univocity.parsers.common
 

Subclasses of ContextWrapper in com.univocity.parsers.common
 class ContextSnapshot<T extends Context>
          A snapshot of a Context which retains copies of variable attributes of a given Context to store the state of the parsing process at a given point in time.
 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.
 



Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.