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 TypeClassDescriptionclassA concrete implementation ofRowProcessorSwitchthat allows switching among different implementations ofRowProcessorbased on values found on the rows parsed from the input.classA specialRowProcessorimplementation 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 TypeClassDescriptionclassAbstractInputValueSwitch<T extends Context>classAbstractProcessorSwitch<T extends Context>A specialProcessorimplementation that combines and allows switching among different Processors.