Uses of Package
com.univocity.parsers.common.processor
Packages that use com.univocity.parsers.common.processor
Package
Description
-
Classes in com.univocity.parsers.common.processor used by com.univocity.parsers.commonClassDescriptionThe essential callback interface to handle records parsed by any parser that extends
AbstractParser
.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.processorClassDescriptionA
RowProcessor
implementation that just implements all methods defined by the interface.An utility class to store data of a master row and its detail records.A convenienceRowProcessor
implementation for storing all rows parsed and converted to Object arrays into a list.An indicator of where the input a row is placed in relation to others.The essential callback interface to handle records parsed by any parser that extendsAbstractParser
.The essential callback interface to convert input objects into a manageable format for writing.A specialRowWriterProcessor
implementation that combines and allows switching among different RowWriterProcessors. -
Classes in com.univocity.parsers.common.processor used by com.univocity.parsers.common.processor.coreClassDescriptionInterface used by
InputValueSwitch
to allow users to to provide custom matching rules against input values.An utility class to store data of a master row and its detail records.An indicator of where the input a row is placed in relation to others.The essential callback interface to handle records parsed by any parser that extendsAbstractParser
. -
Classes in com.univocity.parsers.common.processor used by com.univocity.parsers.common.routineClassDescriptionThe essential callback interface to handle records parsed by any parser that extends
AbstractParser
.The essential callback interface to convert input objects into a manageable format for writing.