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 classInputValueSwitchA concrete implementation ofRowProcessorSwitchthat allows switching among different implementations ofRowProcessorbased on values found on the rows parsed from the input.
-