| Package | Description |
|---|---|
| com.univocity.parsers.common | |
| com.univocity.parsers.common.iterators | |
| com.univocity.parsers.common.record |
| Class | Description |
|---|---|
| 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. |
| Class | Description |
|---|---|
| Record |
A record parsed from the input, with convenience methods for easier data manipulation.
|
| Class | Description |
|---|---|
| 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. |