@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface XsltComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XsltComponentBuilderFactory.XsltComponentBuilder
Builder for the XSLT component.
|
static class |
XsltComponentBuilderFactory.XsltComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static XsltComponentBuilderFactory.XsltComponentBuilder |
xslt()
XSLT (camel-xslt)
Transforms XML payload using an XSLT template.
|
static XsltComponentBuilderFactory.XsltComponentBuilder xslt()
Apache Camel