| Package | Description |
|---|---|
| org.apache.camel.model.language |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLTokenizerExpression
To use Camel message body or header with a XML tokenizer in Camel expressions or predicates.
|
class |
XPathExpression
To use XPath (XML) in Camel expressions or predicates.
|
class |
XQueryExpression
To use XQuery (XML) in Camel expressions or predicates.
|
Apache Camel