Uses of Class
org.apache.camel.quarkus.component.xslt.CamelXsltConfig
-
-
Uses of CamelXsltConfig in org.apache.camel.quarkus.component.xslt
Methods in org.apache.camel.quarkus.component.xslt with parameters of type CamelXsltConfig Modifier and Type Method Description io.quarkus.runtime.RuntimeValue<org.apache.camel.component.xslt.XsltComponent>CamelXsltRecorder. createXsltComponent(CamelXsltConfig config, io.quarkus.runtime.RuntimeValue<RuntimeUriResolver.Builder> uriResolverBuilder)
-