Showing:

Attributes
Model
Properties
Complex Type tns:uniVocityFixedWidthDataFormat
Namespace http://camel.apache.org/schema/spring
Type extension of tns:uniVocityAbstractDataFormat
Type hierarchy
Model
Children tns:univocity-header
Attributes
QName Type Use Annotation
asMap 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). The default
value is false
comment xs:string optional
The comment symbol. The default value is
emptyValue xs:string optional
The String representation of an empty value
headerExtractionEnabled xs:boolean optional
Whether or not the header must be read in the first line of the test document
The default value is false
headersDisabled xs:boolean optional
Whether or not the headers are disabled. When defined this option explicitly
sets the headers as null which indicates that there is no header. The default
value is false
id xs:ID optional
Sets the value of the id property.
ignoreLeadingWhitespaces xs:boolean optional
Whether or not the leading white spaces must be ignored. The default value is
true
ignoreTrailingWhitespaces xs:boolean optional
Whether or not the trailing white spaces must ignored. The default value is true
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. The default value is false
lineSeparator xs:string optional
The line separator of the files The default value is to use the JVM platform
line separator
normalizedLineSeparator xs:string optional
The normalized line separator of the files The default value is \n
nullValue xs:string optional
The string representation of a null value. The default value is null
numberOfRecordsToRead xs:int optional
The maximum number of record to read.
padding xs:string optional
The padding character. The default value is a space
recordEndsOnNewline xs:boolean optional
Whether or not the record ends on new line. The default value is false
skipEmptyLines xs:boolean optional
Whether or not the empty lines must be ignored. The default value is true
skipTrailingCharsUntilNewline xs:boolean optional
Whether or not the trailing characters until new line must be ignored. The
default value is false
Wildcard: ANY attribute from ANY namespace OTHER than 'http://camel.apache.org/schema/spring'
Attribute tns:uniVocityFixedWidthDataFormat / @skipTrailingCharsUntilNewline
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:uniVocityFixedWidthDataFormat / @recordEndsOnNewline
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:uniVocityFixedWidthDataFormat / @padding
Namespace No namespace
Type xs:string
Properties
content simple