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

Packages that use com.univocity.parsers.common.processor
com.univocity.parsers.common   
com.univocity.parsers.common.processor   
com.univocity.parsers.common.processor.core   
 

Classes in com.univocity.parsers.common.processor used by com.univocity.parsers.common
RowProcessor
          The essential callback interface to handle records parsed by any parser that extends AbstractParser.
RowWriterProcessor
          The essential callback interface to convert input objects into a manageable format for writing.
 

Classes in com.univocity.parsers.common.processor used by com.univocity.parsers.common.processor
AbstractRowProcessor
          A RowProcessor implementation that just implements all methods defined by the interface.
MasterDetailRecord
          An utility class to store data of a master row and its detail records.
ObjectRowListProcessor
          A convenience RowProcessor implementation for storing all rows parsed and converted to Object arrays into a list.
RowPlacement
          An indicator of where the input a row is placed in relation to others.
RowProcessor
          The essential callback interface to handle records parsed by any parser that extends AbstractParser.
RowWriterProcessor
          The essential callback interface to convert input objects into a manageable format for writing.
RowWriterProcessorSwitch
          A special RowWriterProcessor implementation that combines and allows switching among different RowWriterProcessors.
 

Classes in com.univocity.parsers.common.processor used by com.univocity.parsers.common.processor.core
CustomMatcher
          Interface used by InputValueSwitch to allow users to to provide custom matching rules against input values.
MasterDetailRecord
          An utility class to store data of a master row and its detail records.
RowPlacement
          An indicator of where the input a row is placed in relation to others.
RowProcessor
          The essential callback interface to handle records parsed by any parser that extends AbstractParser.
 



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