Showing:

Attributes
Model
Properties
Complex Type tns:beanioDataFormat
Namespace http://camel.apache.org/schema/spring
Type extension of tns:dataFormat
Type hierarchy
Model
Attributes
QName Type Use Annotation
encoding xs:string optional
The charset to use. Is by default the JVM platform default charset.
id xs:ID optional
Sets the value of the id property.
ignoreInvalidRecords xs:boolean optional
Whether to ignore invalid records.
ignoreUnexpectedRecords xs:boolean optional
Whether to ignore unexpected records.
ignoreUnidentifiedRecords xs:boolean optional
Whether to ignore unidentified records.
mapping xs:string required
The BeanIO mapping file. Is by default loaded from the classpath. You can prefix
with file: http: or classpath: to denote from where to load the mapping file.
streamName xs:string required
The name of the stream to use.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://camel.apache.org/schema/spring'
Attribute tns:beanioDataFormat / @mapping
Namespace No namespace
Type xs:string
Properties
use required
Attribute tns:beanioDataFormat / @streamName
Namespace No namespace
Type xs:string
Properties
use required
Attribute tns:beanioDataFormat / @ignoreUnidentifiedRecords
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:beanioDataFormat / @ignoreUnexpectedRecords
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:beanioDataFormat / @ignoreInvalidRecords
Namespace No namespace
Type xs:boolean
Properties
content simple
Attribute tns:beanioDataFormat / @encoding
Namespace No namespace
Type xs:string
Properties
content simple