See: Description
| Interface | Description |
|---|---|
| XsltUriResolverFactory |
Can be used to create custom URI resolver for the XSLT endpoint.
|
| Class | Description |
|---|---|
| DefaultXsltUriResolverFactory |
Default URI resolver factory which instantiates the camel default XSLT URI
resolver which can resolves absolute and relative URIs in the classpath and
file system.
|
| XsltComponent |
The XSLT Component is for performing XSLT transformations of messages
|
| XsltConstants |
XSLT component constants.
|
| XsltEndpoint |
Transforms the message using a XSLT template.
|
| Enum | Description |
|---|---|
| XsltOutput |
Apache Camel