Uses of Package
com.univocity.parsers.common.processor.core
Packages that use com.univocity.parsers.common.processor.core
Package
Description
-
Classes in com.univocity.parsers.common.processor.core used by com.univocity.parsers.commonClassDescriptionThe essential callback interface to handle records parsed by any parser that extends
AbstractParser. -
Classes in com.univocity.parsers.common.processor.core used by com.univocity.parsers.common.processorClassDescriptionA
Processorimplementation that stores values of columns in batches.AProcessorimplementation for converting batches of rows extracted from any implementation ofAbstractParserinto columns of objects.A convenienceProcessorimplementation for storing all java objects generated form the parsed input into a list.AProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto java objects.A simpleProcessorimplementation that stores values of columns.AProcessorimplementation to perform row processing tasks in parallel.A convenienceProcessorimplementation for storing all rows parsed into a list.A convenienceProcessorimplementation for storing allMasterDetailRecordgenerated form the parsed input into a list.AProcessorimplementation for associating rows extracted from any implementation ofAbstractParserintoMasterDetailRecordinstances.AProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto java objects, storing them into lists.AProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto java objects.AProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto java objects.AProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto columns of objects.A convenienceProcessorimplementation for storing all rows parsed and converted to Object arrays into a list.AProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto arrays of objects.AProcessorimplementation that just implements all methods defined by the interface.A specialProcessorimplementation that combines and allows switching among different Processors.A common interface forProcessors that collect the values parsed from each column in a row and store values of columns in batches.The base class forProcessorandRowWriterProcessorimplementations that support java beans annotated with the annotations provided incom.univocity.parsers.annotations.A marker interface used by special implementations ofRowProcessorto indicate columns should not be reordered by the parser.A common interface forProcessors that collect the values parsed from each column in a row.The essential callback interface to handle records parsed by any parser that extendsAbstractParser. -
Classes in com.univocity.parsers.common.processor.core used by com.univocity.parsers.common.processor.coreClassDescriptionA
Processorimplementation for converting rows extracted from any implementation ofAbstractParserinto java objects.AProcessorimplementation for associating rows extracted from any implementation ofAbstractParserintoMasterDetailRecordinstances.AProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto java objects.AProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto java objects.A convenienceProcessorimplementation for storing all rows parsed and converted to Object arrays into a list.AProcessorimplementation for converting rows extracted from any implementation ofAbstractParserinto arrays of objects.AProcessorimplementation that just implements all methods defined by the interface.A specialProcessorimplementation that combines and allows switching among different Processors.A common interface forProcessors that collect the values parsed from each column in a row and store values of columns in batches.The base class forProcessorandRowWriterProcessorimplementations that support java beans annotated with the annotations provided incom.univocity.parsers.annotations.A marker interface used by special implementations ofRowProcessorto indicate columns should not be reordered by the parser.A common interface forProcessors that collect the values parsed from each column in a row.A utility class used split and store values columns parsed from each row in aProcessor.The essential callback interface to handle records parsed by any parser that extendsAbstractParser.