Uses of Class
org.apache.camel.model.dataformat.UniVocityHeader
Packages that use UniVocityHeader
Package
Description
The JAXB POJOs for the Data Formats used to marshal and
unmarshal objects to and from streams inside components
-
Uses of UniVocityHeader in org.apache.camel.model.dataformat
Fields in org.apache.camel.model.dataformat with type parameters of type UniVocityHeaderModifier and TypeFieldDescriptionprotected List<UniVocityHeader>UniVocityAbstractDataFormat.headersMethods in org.apache.camel.model.dataformat that return types with arguments of type UniVocityHeaderMethod parameters in org.apache.camel.model.dataformat with type arguments of type UniVocityHeaderModifier and TypeMethodDescriptionvoidUniVocityAbstractDataFormat.setHeaders(List<UniVocityHeader> headers) The headers to use.