@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface JsltComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JsltComponentBuilderFactory.JsltComponentBuilder
Builder for the JSLT component.
|
static class |
JsltComponentBuilderFactory.JsltComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static JsltComponentBuilderFactory.JsltComponentBuilder |
jslt()
JSLT (camel-jslt)
Query or transform JSON payloads using an JSLT.
|
static JsltComponentBuilderFactory.JsltComponentBuilder jslt()
Apache Camel