Uses of Package
com.univocity.parsers.common.record

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

Classes in com.univocity.parsers.common.record used by com.univocity.parsers.common
Record
          A record parsed from the input, with convenience methods for easier data manipulation.
RecordFactory
          A factory class that provides implementations of Record based on the current state of an AbstractParser(via its ParsingContext), and raw input records.
RecordMetaData
          Metadata with information about Records parsed from the input.
 

Classes in com.univocity.parsers.common.record used by com.univocity.parsers.common.iterators
Record
          A record parsed from the input, with convenience methods for easier data manipulation.
 

Classes in com.univocity.parsers.common.record used by com.univocity.parsers.common.record
AbstractRecordFactory
          An abstract factory class which allows subclasses to provide implementations of Record
Record
          A record parsed from the input, with convenience methods for easier data manipulation.
RecordMetaData
          Metadata with information about Records parsed from the input.
 



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