Uses of Class
com.univocity.parsers.common.processor.OutputValueSwitch.Switch
-
Packages that use OutputValueSwitch.Switch Package Description com.univocity.parsers.common.processor -
-
Uses of OutputValueSwitch.Switch in com.univocity.parsers.common.processor
Fields in com.univocity.parsers.common.processor declared as OutputValueSwitch.Switch Modifier and Type Field Description private OutputValueSwitch.SwitchOutputValueSwitch. defaultSwitchprivate OutputValueSwitch.SwitchOutputValueSwitch. selectedSwitchprivate OutputValueSwitch.Switch[]OutputValueSwitch. switchesMethods in com.univocity.parsers.common.processor that return OutputValueSwitch.Switch Modifier and Type Method Description private OutputValueSwitch.SwitchOutputValueSwitch. getSwitch(java.lang.Object value)Methods in com.univocity.parsers.common.processor with parameters of type OutputValueSwitch.Switch Modifier and Type Method Description private voidOutputValueSwitch. addSwitch(OutputValueSwitch.Switch newSwitch)
-