Showing:

Attributes
Model
Properties
Complex Type tns:base64DataFormat
Namespace http://camel.apache.org/schema/spring
Type extension of tns:dataFormat
Type hierarchy
Model
Attributes
QName Type Use Annotation
id xs:ID optional
Sets the value of the id property.
lineLength xs:int optional
To specific a maximum line length for the encoded data. By default 76 is used.
lineSeparator xs:string optional
The line separators to use. By default \r\n is used.
urlSafe xs:boolean optional
Instead of emitting '' and '/' we emit '-' and '_' respectively. urlSafe is only
applied to encode operations. Decoding seamlessly handles both modes. Is by
default false.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://camel.apache.org/schema/spring'
Attribute tns:base64DataFormat / @lineLength
Namespace No namespace
Type xs:int
Properties
content simple
Attribute tns:base64DataFormat / @lineSeparator
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:base64DataFormat / @urlSafe
Namespace No namespace
Type xs:boolean
Properties
content simple