Uses of Class
org.apache.camel.model.dataformat.UniVocityCsvDataFormat.Builder
Packages that use UniVocityCsvDataFormat.Builder
Package
Description
The JAXB POJOs for the Data Formats used to marshal and
unmarshal objects to and from streams inside components
-
Uses of UniVocityCsvDataFormat.Builder in org.apache.camel.builder
Methods in org.apache.camel.builder that return UniVocityCsvDataFormat.BuilderModifier and TypeMethodDescriptionDataFormatBuilderFactory.univocityCsv()Uses the UniVosity CSV data format -
Uses of UniVocityCsvDataFormat.Builder in org.apache.camel.model.dataformat
Methods in org.apache.camel.model.dataformat that return UniVocityCsvDataFormat.BuilderModifier and TypeMethodDescriptionThe delimiter of valuesThe quote symbol.UniVocityCsvDataFormat.Builder.quoteAllFields(boolean quoteAllFields) Whether or not all values must be quoted when writing them.UniVocityCsvDataFormat.Builder.quoteAllFields(String quoteAllFields) Whether or not all values must be quoted when writing them.UniVocityCsvDataFormat.Builder.quoteEscape(String quoteEscape) The quote escape symbol