Interface JsltComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface JsltComponentBuilderFactory
Query or transform JSON payloads using an JSLT.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the JSLT component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionjslt()JSLT (camel-jslt) Query or transform JSON payloads using an JSLT.
-
Method Details
-
jslt
JSLT (camel-jslt) Query or transform JSON payloads using an JSLT. Category: transformation Since: 3.1 Maven coordinates: org.apache.camel:camel-jslt- Returns:
- the dsl builder
-