Package | Description |
---|---|
com.univocity.parsers.common.processor | |
com.univocity.parsers.common.processor.core |
Modifier and Type | Class | Description |
---|---|---|
class |
InputValueSwitch |
A concrete implementation of
RowProcessorSwitch that allows switching among different implementations of
RowProcessor based on values found on the rows parsed from the input. |
class |
RowProcessorSwitch |
A special
RowProcessor implementation that combines and allows switching among different
RowProcessors. |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractInputValueSwitch<T extends Context> |
|
class |
AbstractProcessorSwitch<T extends Context> |
A special
Processor implementation that combines and allows switching among different
Processors. |