Showing:

Attributes
Model
Properties
Complex Type tns:flatpackDataFormat
Namespace http://camel.apache.org/schema/spring
Type extension of tns:dataFormat
Type hierarchy
Model
Attributes
QName Type Use Annotation
allowShortLines xs:boolean optional
Allows for lines to be shorter than expected and ignores the extra characters
definition xs:string optional
The flatpack pzmap configuration file. Can be omitted in simpler situations but
its preferred to use the pzmap.
delimiter xs:string optional
The delimiter char (could be ; or similar)
fixed xs:boolean optional
Delimited or fixed. Is by default false = delimited
id xs:ID optional
Sets the value of the id property.
ignoreExtraColumns xs:boolean optional
Allows for lines to be longer than expected and ignores the extra characters.
ignoreFirstRecord xs:boolean optional
Whether the first line is ignored for delimited files (for the column headers).
Is by default true.
parserFactoryRef xs:string optional
References to a custom parser factory to lookup in the registry
textQualifier xs:string optional
If the text is qualified with a char such as "
Wildcard: ANY attribute from ANY namespace OTHER than 'http://camel.apache.org/schema/spring'
Attribute tns:flatpackDataFormat / @parserFactoryRef
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:flatpackDataFormat / @definition
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:flatpackDataFormat / @fixed
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:flatpackDataFormat / @ignoreFirstRecord
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:flatpackDataFormat / @textQualifier
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:flatpackDataFormat / @delimiter
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:flatpackDataFormat / @allowShortLines
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:flatpackDataFormat / @ignoreExtraColumns
Namespace No namespace
Type xs:boolean
Properties
content simple