Package com.univocity.parsers.common.record
package com.univocity.parsers.common.record
-
ClassDescriptionAn abstract factory class which allows subclasses to provide implementations of
RecordA record parsed from the input, with convenience methods for easier data manipulation.A factory class that provides implementations ofRecordbased on the current state of anAbstractParser(via itsParsingContext), and raw input records.Metadata with information aboutRecords parsed from the input.