Uses of Interface
com.univocity.parsers.common.processor.ColumnOrderDependent

Packages that use ColumnOrderDependent
com.univocity.parsers.common.processor   
com.univocity.parsers.common.processor.core   
 

Uses of ColumnOrderDependent in com.univocity.parsers.common.processor
 

Classes in com.univocity.parsers.common.processor that implement ColumnOrderDependent
 class InputValueSwitch
          A concrete implementation of RowProcessorSwitch that allows switching among different implementations of RowProcessor based on values found on the rows parsed from the input.
 class RowProcessorSwitch
          A special RowProcessor 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 ColumnOrderDependent
 class AbstractInputValueSwitch<T extends Context>
          A concrete implementation of Processor that allows switching among different implementations of Processor based on values found on the rows parsed from the input.
 class AbstractProcessorSwitch<T extends Context>
          A special Processor implementation that combines and allows switching among different Processors.
 



Copyright © 2016 uniVocity Software Pty Ltd. All rights reserved.