Interface SmooksComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SmooksComponentBuilderFactory
Use Smooks to transform, route, and bind both XML and non-XML data, including
EDI, CSV, JSON, and YAML.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Smooks component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionsmooks()
Smooks (camel-smooks) Use Smooks to transform, route, and bind both XML and non-XML data, including EDI, CSV, JSON, and YAML.
-
Method Details
-
smooks
Smooks (camel-smooks) Use Smooks to transform, route, and bind both XML and non-XML data, including EDI, CSV, JSON, and YAML. Category: transformation Since: 4.7 Maven coordinates: org.apache.camel:camel-smooks- Returns:
- the dsl builder
-