| Package | Description |
|---|---|
| org.apache.camel.builder | |
| org.apache.camel.builder.xml | |
| org.apache.camel.component.xslt |
The XSLT Component for transforming messages with XSLT
|
| org.apache.camel.language.xpath |
Camel XPath language support.
|
| org.apache.camel.util.toolbox |
Toolbox classes to create commonly used Aggregation Strategies in a fluent manner.
|
| Class and Description |
|---|
| Namespaces
A helper class for working with namespaces or creating namespace based expressions
|
| XPathBuilder
Creates an XPath expression builder which creates a nodeset result by
default.
|
| Class and Description |
|---|
| DefaultNamespaceContext
An implementation of
NamespaceContext which uses a simple Map where
the keys are the prefixes and the values are the URIs |
| Namespaces
A helper class for working with namespaces or creating namespace based expressions
|
| ResultHandler
A strategy for handling XSLT results
|
| ResultHandlerFactory
Factory for
ResultHandler |
| XPathBuilder
Creates an XPath expression builder which creates a nodeset result by
default.
|
| XsltBuilder
Creates a Processor
which performs an XSLT transformation of the IN message body.
|
| Class and Description |
|---|
| ResultHandlerFactory
Factory for
ResultHandler |
| XsltBuilder
Creates a Processor
which performs an XSLT transformation of the IN message body.
|
| Class and Description |
|---|
| XPathBuilder
Creates an XPath expression builder which creates a nodeset result by
default.
|
| Class and Description |
|---|
| XsltBuilder
Creates a Processor
which performs an XSLT transformation of the IN message body.
|
Apache Camel