Uses of Class
com.univocity.parsers.common.processor.core.AbstractInputValueSwitch
-
Packages that use AbstractInputValueSwitch Package Description com.univocity.parsers.common.processor -
-
Uses of AbstractInputValueSwitch in com.univocity.parsers.common.processor
Subclasses of AbstractInputValueSwitch in com.univocity.parsers.common.processor Modifier and Type Class Description class
InputValueSwitch
A concrete implementation ofRowProcessorSwitch
that allows switching among different implementations ofRowProcessor
based on values found on the rows parsed from the input.
-