public static interface XQueryEndpointBuilderFactory.XQueryBuilders
| Modifier and Type | Method and Description |
|---|---|
default XQueryEndpointBuilderFactory.XQueryEndpointBuilder |
xquery(String path)
XQuery (camel-saxon)
Transforms the message using a XQuery template using Saxon.
|
default XQueryEndpointBuilderFactory.XQueryEndpointBuilder xquery(String path)
xquery:resourceUri
Path parameter: resourceUri (required)
The name of the template to load from classpath or file systemApache Camel