Interface XjComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface XjComponentBuilderFactory
Transform JSON and XML message using a XSLT.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the XJ component.static class
-
Method Summary
Modifier and TypeMethodDescriptionxj()
XJ (camel-xj) Transform JSON and XML message using a XSLT.
-
Method Details
-
xj
XJ (camel-xj) Transform JSON and XML message using a XSLT. Category: transformation Since: 3.0 Maven coordinates: org.apache.camel:camel-xj- Returns:
- the dsl builder
-