| Class and Description |
|---|
| AbstractUniVocityDataFormat
This abstract class contains all the common parts for all the uniVocity parsers.
|
| UniVocityCsvDataFormat
This class is the data format that uses the CSV uniVocity parser.
|
| UniVocityFixedWidthDataFormat
This class is the data format that uses the fixed-width uniVocity parser.
|
| UniVocityTsvDataFormat
This class is the data format that uses the TSV uniVocity parser.
|
Apache Camel