Uses of Class
com.univocity.parsers.common.processor.core.AbstractBatchedObjectColumnProcessor
-
Packages that use AbstractBatchedObjectColumnProcessor Package Description com.univocity.parsers.common.processor -
-
Uses of AbstractBatchedObjectColumnProcessor in com.univocity.parsers.common.processor
Subclasses of AbstractBatchedObjectColumnProcessor in com.univocity.parsers.common.processor Modifier and Type Class Description class
BatchedObjectColumnProcessor
ARowProcessor
implementation for converting batches of rows extracted from any implementation ofAbstractParser
into columns of objects.
-