Showing:

Attributes
Model
Properties
Element tns:csvDataFormat / tns:header
Namespace http://camel.apache.org/schema/spring
Type xs:string
Properties
content simple
minOccurs 0
maxOccurs unbounded
Complex Type tns:csvDataFormat
Namespace http://camel.apache.org/schema/spring
Type extension of tns:dataFormat
Type hierarchy
Model
Children tns:header
Attributes
QName Type Use Annotation
allowMissingColumnNames xs:boolean optional
Whether to allow missing column names.
commentMarker xs:string optional
Sets the comment marker of the reference format.
commentMarkerDisabled xs:boolean optional
Disables the comment marker of the reference format.
delimiter xs:string optional
Sets the delimiter to use. The default value is (comma)
escape xs:string optional
Sets the escape character to use
escapeDisabled xs:boolean optional
Use for disabling using escape character
formatName xs:string optional
The name of the format to use the default value is CSVFormat.DEFAULT
formatRef xs:string optional
The reference format to use it will be updated with the other format options the
default value is CSVFormat.DEFAULT
headerDisabled xs:boolean optional
Use for disabling headers
id xs:ID optional
Sets the value of the id property.
ignoreEmptyLines xs:boolean optional
Whether to ignore empty lines.
ignoreSurroundingSpaces xs:boolean optional
Whether to ignore surrounding spaces
lazyLoad xs:boolean optional
Whether the unmarshalling should produce an iterator that reads the lines on the
fly or if all the lines must be read at one.
nullString xs:string optional
Sets the null string
nullStringDisabled xs:boolean optional
Used to disable null strings
quote xs:string optional
Sets the quote which by default is
quoteDisabled xs:boolean optional
Used to disable quotes
quoteMode xs:string optional
Sets the quote mode
recordConverterRef xs:string optional
Refers to a custom CsvRecordConverter to lookup from the registry to use.
recordSeparator xs:string optional
Sets the record separator (aka new line) which by default is \r\n (CRLF)
recordSeparatorDisabled xs:string optional
Used for disabling record separator
skipHeaderRecord xs:boolean optional
Whether to skip the header record in the output
useMaps xs:boolean optional
Whether the unmarshalling should produce maps for the lines values instead of
lists. It requires to have header (either defined or collected).
Wildcard: ANY attribute from ANY namespace OTHER than 'http://camel.apache.org/schema/spring'
Attribute tns:csvDataFormat / @formatRef
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:csvDataFormat / @formatName
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:csvDataFormat / @commentMarkerDisabled
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:csvDataFormat / @commentMarker
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:csvDataFormat / @delimiter
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:csvDataFormat / @escapeDisabled
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:csvDataFormat / @escape
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:csvDataFormat / @headerDisabled
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:csvDataFormat / @allowMissingColumnNames
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:csvDataFormat / @ignoreEmptyLines
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:csvDataFormat / @ignoreSurroundingSpaces
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:csvDataFormat / @nullStringDisabled
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:csvDataFormat / @nullString
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:csvDataFormat / @quoteDisabled
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:csvDataFormat / @quote
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:csvDataFormat / @recordSeparatorDisabled
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:csvDataFormat / @recordSeparator
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:csvDataFormat / @skipHeaderRecord
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:csvDataFormat / @quoteMode
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:csvDataFormat / @lazyLoad
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:csvDataFormat / @useMaps
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:csvDataFormat / @recordConverterRef
Namespace No namespace
Type xs:string
Properties
content simple