Uses of Package
com.univocity.parsers.common.input

Packages that use com.univocity.parsers.common.input
com.univocity.parsers.common   
com.univocity.parsers.common.input   
com.univocity.parsers.common.input.concurrent   
com.univocity.parsers.csv   
com.univocity.parsers.fixed   
 

Classes in com.univocity.parsers.common.input used by com.univocity.parsers.common
CharAppender
          The general interface for classes responsible for appending characters efficiently while handling whitespaces and padding characters.
CharInputReader
          The definition of a character input reader used by all uniVocity-parsers that extend AbstractParser.
InputAnalysisProcess
          A process to be executed over a sample of data being parsed.
WriterCharAppender
          Extension of the DefaultCharAppender class to include facilities for writing to an output.
 

Classes in com.univocity.parsers.common.input used by com.univocity.parsers.common.input
AbstractCharInputReader
          The base class for implementing different flavours of CharInputReader.
BomInput.BytesProcessedNotification
          Internal notification exception used to re-wrap the original InputStream into a Reader.
CharAppender
          The general interface for classes responsible for appending characters efficiently while handling whitespaces and padding characters.
CharInput
          A (very) basic character input definition.
CharInputReader
          The definition of a character input reader used by all uniVocity-parsers that extend AbstractParser.
DefaultCharAppender
          Default implementation of the CharAppender interface
ExpandingCharAppender
          An implementation CharAppender that expands the internal buffer of characters as required.
InputAnalysisProcess
          A process to be executed over a sample of data being parsed.
 

Classes in com.univocity.parsers.common.input used by com.univocity.parsers.common.input.concurrent
AbstractCharInputReader
          The base class for implementing different flavours of CharInputReader.
CharInput
          A (very) basic character input definition.
CharInputReader
          The definition of a character input reader used by all uniVocity-parsers that extend AbstractParser.
 

Classes in com.univocity.parsers.common.input used by com.univocity.parsers.csv
CharAppender
          The general interface for classes responsible for appending characters efficiently while handling whitespaces and padding characters.
InputAnalysisProcess
          A process to be executed over a sample of data being parsed.
 

Classes in com.univocity.parsers.common.input used by com.univocity.parsers.fixed
CharAppender
          The general interface for classes responsible for appending characters efficiently while handling whitespaces and padding characters.
 



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