Package org.apache.camel.dataformat.univocity
package org.apache.camel.dataformat.univocity
-
ClassesClassDescriptionAbstractUniVocityDataFormat<F extends com.univocity.parsers.common.Format,
CWS extends com.univocity.parsers.common.CommonWriterSettings<F>, W extends com.univocity.parsers.common.AbstractWriter<CWS>, CPS extends com.univocity.parsers.common.CommonParserSettings<F>, P extends com.univocity.parsers.common.AbstractParser<CPS>, DF extends AbstractUniVocityDataFormat<F, CWS, W, CPS, P, DF>> This abstract class contains all the common parts for all the uniVocity parsers.This class is the data format that uses the CSV uniVocity parser.Generated by camel build tools - do NOT edit this file!This class is the data format that uses the fixed-width uniVocity parser.Generated by camel build tools - do NOT edit this file!This class is the data format that uses the TSV uniVocity parser.Generated by camel build tools - do NOT edit this file!