@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface XjComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XjComponentBuilderFactory.XjComponentBuilder
Builder for the XJ component.
|
static class |
XjComponentBuilderFactory.XjComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static XjComponentBuilderFactory.XjComponentBuilder |
xj()
XJ (camel-xj)
Transform JSON and XML message using a XSLT.
|
static XjComponentBuilderFactory.XjComponentBuilder xj()
Apache Camel