Uses of Interface
com.univocity.parsers.common.record.RecordMetaData

Packages that use RecordMetaData
com.univocity.parsers.common   
com.univocity.parsers.common.record   
 

Uses of RecordMetaData in com.univocity.parsers.common
 

Methods in com.univocity.parsers.common that return RecordMetaData
 RecordMetaData AbstractParser.getRecordMetadata()
          Returns the metadata associated with Records parsed from the input using AbstractParser.parseAllRecords(File) or AbstractParser.parseNextRecord().
 

Uses of RecordMetaData in com.univocity.parsers.common.record
 

Methods in com.univocity.parsers.common.record that return RecordMetaData
 RecordMetaData Record.getMetaData()
          Returns the RecordMetaData associated with all records parsed from the input.
 RecordMetaData RecordFactory.getRecordMetaData()
          Returns the metadata information associated with the records generated by this factory class
 



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