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, rowProcessedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessEnded, processStarted, rowProcessedCopyright © 2019 Univocity Software Pty Ltd. All rights reserved.