public class CompositeRowProcessor extends CompositeProcessor<ParsingContext> implements RowProcessor
RowProcessor
implementation that facilitates using multiple implementations of RowProcessor
at the
same time.Constructor and Description |
---|
CompositeRowProcessor(Processor... processors)
Creates a new
CompositeProcessor with the list of Processor implementations to be used. |
processEnded, processStarted, rowProcessed
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processEnded, processStarted, rowProcessed