| Class and Description |
|---|
| ResultHandler
A strategy for handling XSLT results
|
| ResultHandlerFactory
Factory for
ResultHandler |
| SourceHandlerFactory
Interface to be implemented by concrete source handlers/converters
|
| TransformerFactoryConfigurationStrategy
A configuration strategy applied to freshly created instances of
TransformerFactory. |
| XmlSourceHandlerFactoryImpl
Handler for xml sources
|
| XsltAggregationStrategy
The XSLT Aggregation Strategy enables you to use XSL stylesheets to aggregate messages.
|
| XsltBuilder
Creates a Processor which performs an XSLT transformation of the
IN message body.
|
| XsltEndpoint
Transforms XML payload using an XSLT template.
|
| XsltOutput |
| XsltUriResolverFactory
Can be used to create custom URI resolver for the XSLT endpoint.
|
Apache Camel