Uses of Interface
com.univocity.parsers.common.processor.core.ColumnOrderDependent
Packages that use ColumnOrderDependent
Package
Description
-
Uses of ColumnOrderDependent in com.univocity.parsers.common.processor
Classes in com.univocity.parsers.common.processor that implement ColumnOrderDependentModifier and TypeClassDescriptionclass
A concrete implementation ofRowProcessorSwitch
that allows switching among different implementations ofRowProcessor
based on values found on the rows parsed from the input.class
A specialRowProcessor
implementation that combines and allows switching among different RowProcessors. -
Uses of ColumnOrderDependent in com.univocity.parsers.common.processor.core
Classes in com.univocity.parsers.common.processor.core that implement ColumnOrderDependentModifier and TypeClassDescriptionclass
AbstractInputValueSwitch<T extends Context>
class
AbstractProcessorSwitch<T extends Context>
A specialProcessor
implementation that combines and allows switching among different Processors.