Class | Description |
---|---|
CSVBinding | Deprecated
Use the
FlatFileReader configured with the CSVRecordParserFactory . |
CSVReader | Deprecated
Use the
FlatFileReader configured with the CSVRecordParserFactory . |
CSVReaderConfigurator | Deprecated
Use the
CSVRecordParserConfigurator . |
CSVRecordParser<T extends CSVRecordParserFactory> |
CSV record parser.
|
CSVRecordParserConfigurator |
CSV Record Parser configurator.
|
CSVRecordParserFactory |
CSV Record Parser factory.
|
Enum | Description |
---|---|
CSVBindingType | Deprecated
Use the
FlatFileReader configured with the CSVRecordParserFactory . |
Exception | Description |
---|---|
CSVHeaderValidationException |
Copyright © 2020. All rights reserved.