com.univocity.parsers.common.processor
Class NoopRowProcessor
java.lang.Object
com.univocity.parsers.common.processor.core.AbstractProcessor<ParsingContext>
com.univocity.parsers.common.processor.AbstractRowProcessor
com.univocity.parsers.common.processor.NoopRowProcessor
- All Implemented Interfaces:
- Processor<ParsingContext>, RowProcessor
public final class NoopRowProcessor
- extends AbstractRowProcessor
A singleton instance of a RowProcessor that does nothing.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static final RowProcessor instance
- The singleton instance of the no-op
RowProcessor
Copyright © 2017 uniVocity Software Pty Ltd. All rights reserved.