Uses of Package
com.univocity.parsers.common

Packages that use com.univocity.parsers.common
com.univocity.parsers.common   
com.univocity.parsers.common.input   
com.univocity.parsers.common.processor   
com.univocity.parsers.common.processor.core   
com.univocity.parsers.common.record   
com.univocity.parsers.common.routine   
com.univocity.parsers.csv   
com.univocity.parsers.fixed   
com.univocity.parsers.tsv   
 

Classes in com.univocity.parsers.common used by com.univocity.parsers.common
AbstractParser
          The AbstractParser class provides a common ground for all parsers in uniVocity-parsers.
CommonParserSettings
          This is the parent class for all configuration classes used by parsers (AbstractParser)
CommonSettings
          This is the parent class for all configuration classes used by parsers (AbstractParser) and writers (AbstractWriter)
CommonWriterSettings
          This is the parent class for all configuration classes used by writers (AbstractWriter)
Context
          Basic context information used internally by instances of Processor and Record.
ContextWrapper
          A simple a wrapper for a Context.
ConversionProcessor
          A basic interface for classes that associate Conversion implementations with fields of a given input/output.
DataProcessingException
          A DataProcessingException is an error thrown during the processing of a record successfully parsed.
DefaultContext
          Default implementation of the Context interface with essential information about the output being produced.
Format
          This is the parent class for all configuration classes that define a text format.
ParserOutput
          The ParserOutput is the component that manages records parsed by AbstractParser and their values.
ParsingContext
          Parsing context information available to instances of RowProcessor.
ParsingContextWrapper
          A simple a wrapper for a ParsingContext.
ProcessorErrorHandler
          The ProcessorErrorHandler is a callback used by the parser/writer to handle non-fatal DataProcessingExceptions that may occur when processing rows using a Processor or RowWriterProcessor.
RowProcessorErrorHandler
          The RowProcessorErrorHandler is a callback used by the parser/writer to handle non-fatal DataProcessingExceptions that may occur when processing rows using a RowProcessor or RowWriterProcessor.
TextParsingException
          Exception type used provide information about any issue that might happen while parsing from a given input.
 

Classes in com.univocity.parsers.common used by com.univocity.parsers.common.input
Format
          This is the parent class for all configuration classes that define a text format.
 

Classes in com.univocity.parsers.common used by com.univocity.parsers.common.processor
ConversionProcessor
          A basic interface for classes that associate Conversion implementations with fields of a given input/output.
DefaultConversionProcessor
          The base class for RowProcessor and RowWriterProcessor implementations that support value conversions provided by Conversion instances.
ParsingContext
          Parsing context information available to instances of RowProcessor.
 

Classes in com.univocity.parsers.common used by com.univocity.parsers.common.processor.core
Context
          Basic context information used internally by instances of Processor and Record.
ConversionProcessor
          A basic interface for classes that associate Conversion implementations with fields of a given input/output.
DefaultConversionProcessor
          The base class for RowProcessor and RowWriterProcessor implementations that support value conversions provided by Conversion instances.
 

Classes in com.univocity.parsers.common used by com.univocity.parsers.common.record
Context
          Basic context information used internally by instances of Processor and Record.
 

Classes in com.univocity.parsers.common used by com.univocity.parsers.common.routine
AbstractParser
          The AbstractParser class provides a common ground for all parsers in uniVocity-parsers.
AbstractWriter
          The AbstractWriter class provides a common ground for all writers in uniVocity-parsers.
CommonParserSettings
          This is the parent class for all configuration classes used by parsers (AbstractParser)
CommonWriterSettings
          This is the parent class for all configuration classes used by writers (AbstractWriter)
 

Classes in com.univocity.parsers.common used by com.univocity.parsers.csv
AbstractParser
          The AbstractParser class provides a common ground for all parsers in uniVocity-parsers.
AbstractWriter
          The AbstractWriter class provides a common ground for all writers in uniVocity-parsers.
CommonParserSettings
          This is the parent class for all configuration classes used by parsers (AbstractParser)
CommonSettings
          This is the parent class for all configuration classes used by parsers (AbstractParser) and writers (AbstractWriter)
CommonWriterSettings
          This is the parent class for all configuration classes used by writers (AbstractWriter)
Format
          This is the parent class for all configuration classes that define a text format.
 

Classes in com.univocity.parsers.common used by com.univocity.parsers.fixed
AbstractParser
          The AbstractParser class provides a common ground for all parsers in uniVocity-parsers.
AbstractWriter
          The AbstractWriter class provides a common ground for all writers in uniVocity-parsers.
CommonParserSettings
          This is the parent class for all configuration classes used by parsers (AbstractParser)
CommonSettings
          This is the parent class for all configuration classes used by parsers (AbstractParser) and writers (AbstractWriter)
CommonWriterSettings
          This is the parent class for all configuration classes used by writers (AbstractWriter)
Format
          This is the parent class for all configuration classes that define a text format.
 

Classes in com.univocity.parsers.common used by com.univocity.parsers.tsv
AbstractParser
          The AbstractParser class provides a common ground for all parsers in uniVocity-parsers.
AbstractWriter
          The AbstractWriter class provides a common ground for all writers in uniVocity-parsers.
CommonParserSettings
          This is the parent class for all configuration classes used by parsers (AbstractParser)
CommonSettings
          This is the parent class for all configuration classes used by parsers (AbstractParser) and writers (AbstractWriter)
CommonWriterSettings
          This is the parent class for all configuration classes used by writers (AbstractWriter)
Format
          This is the parent class for all configuration classes that define a text format.
 



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