com.univocity.parsers.common.processor
Class AbstractRowProcessor
java.lang.Object
com.univocity.parsers.common.processor.core.AbstractProcessor<ParsingContext>
com.univocity.parsers.common.processor.AbstractRowProcessor
- All Implemented Interfaces:
- Processor<ParsingContext>, RowProcessor
- Direct Known Subclasses:
- NoopRowProcessor
public class AbstractRowProcessor
- extends AbstractProcessor<ParsingContext>
- implements RowProcessor
A RowProcessor implementation that just implements all methods defined by the interface.
- Author:
- uniVocity Software Pty Ltd - parsers@univocity.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractRowProcessor
public AbstractRowProcessor()
Copyright © 2017 uniVocity Software Pty Ltd. All rights reserved.