Uses of Class
com.univocity.parsers.common.processor.RowWriterProcessorSwitch
-
Packages that use RowWriterProcessorSwitch Package Description com.univocity.parsers.common.processor -
-
Uses of RowWriterProcessorSwitch in com.univocity.parsers.common.processor
Subclasses of RowWriterProcessorSwitch in com.univocity.parsers.common.processor Modifier and Type Class Description class
OutputValueSwitch
A concrete implementation ofRowWriterProcessorSwitch
that allows switching among different implementations ofRowWriterProcessor
based on values found on rows to be written to an output
-