Package com.univocity.parsers.common.record
package com.univocity.parsers.common.record
-
ClassDescriptionAn abstract factory class which allows subclasses to provide implementations of
Record
A record parsed from the input, with convenience methods for easier data manipulation.A factory class that provides implementations ofRecord
based on the current state of anAbstractParser
(via itsParsingContext
), and raw input records.RecordImpl<C extends Context>Metadata with information aboutRecord
s parsed from the input.RecordMetaDataImpl<C extends Context>