| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
XsltUriResolverFactory |
XsltComponent.getUriResolverFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
XsltComponent.setUriResolverFactory(XsltUriResolverFactory uriResolverFactory)
To use a custom UriResolver which depends on a dynamic endpoint resource URI.
|
Apache Camel