Class RecordFactory


public class RecordFactory extends AbstractRecordFactory<Record,RecordMetaDataImpl>
A factory class that provides implementations of Record based on the current state of an AbstractParser(via its ParsingContext), and raw input records.