Uses of Class
com.univocity.parsers.common.record.AbstractRecordFactory
Packages that use AbstractRecordFactory
-
Uses of AbstractRecordFactory in com.univocity.parsers.common.record
Subclasses of AbstractRecordFactory in com.univocity.parsers.common.recordModifier and TypeClassDescriptionclass
A factory class that provides implementations ofRecord
based on the current state of anAbstractParser
(via itsParsingContext
), and raw input records.