Package com.univocity.parsers.common.record

Interface Summary
Record A record parsed from the input, with convenience methods for easier data manipulation.
RecordMetaData Metadata with information about Records parsed from the input.
 

Class Summary
AbstractRecordFactory<R extends Record,M extends RecordMetaData> An abstract factory class which allows subclasses to provide implementations of Record
RecordFactory A factory class that provides implementations of Record based on the current state of an AbstractParser(via its ParsingContext), and raw input records.
 



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