Interface XqueryComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface XqueryComponentBuilderFactory
Query and/or transform XML payloads using XQuery and Saxon.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the XQuery component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionxquery()
XQuery (camel-saxon) Query and/or transform XML payloads using XQuery and Saxon.
-
Method Details
-
xquery
XQuery (camel-saxon) Query and/or transform XML payloads using XQuery and Saxon. Category: transformation Since: 1.0 Maven coordinates: org.apache.camel:camel-saxon- Returns:
- the dsl builder
-