Showing:

Attributes
Properties
Complex Type tns:xmlTokenizerExpression
Namespace http://camel.apache.org/schema/spring
Type extension of tns:namespaceAwareExpression
Type hierarchy
Attributes
QName Type Use Annotation
group xs:int optional
To group N parts together
headerName xs:string optional
Name of header to tokenize instead of using the message body.
id xs:ID optional
Sets the id of this node
mode xs:string optional
The extraction mode. The available extraction modes are: i - injecting the
contextual namespace bindings into the extracted token (default) w - wrapping
the extracted token in its ancestor context u - unwrapping the extracted token
to its child content t - extracting the text content of the specified element
trim xs:boolean optional
Whether to trim the value to remove leading and trailing whitespaces and line
breaks
Wildcard: ANY attribute from ANY namespace OTHER than 'http://camel.apache.org/schema/spring'
Attribute tns:xmlTokenizerExpression / @headerName
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:xmlTokenizerExpression / @mode
Namespace No namespace
Type xs:string
Properties
content simple
Attribute tns:xmlTokenizerExpression / @group
Namespace No namespace
Type xs:int
Properties
content simple