| Package | Description |
|---|---|
| com.univocity.parsers.common.processor | |
| com.univocity.parsers.common.processor.core |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchedColumnProcessor
A
RowProcessor implementation that stores values of columns in batches. |
class |
BatchedObjectColumnProcessor
A
RowProcessor implementation for converting batches of rows extracted from any implementation of AbstractParser into columns of objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBatchedColumnProcessor<T extends Context>
A
Processor implementation that stores values of columns in batches. |
class |
AbstractBatchedObjectColumnProcessor<T extends Context>
A
Processor implementation for converting batches of rows extracted from any implementation of AbstractParser into columns of objects. |