| Modifier and Type | Method and Description |
|---|---|
RuntimeUriResolver.Builder |
RuntimeUriResolver.Builder.entry(String templateUri,
String transletClassName) |
| Modifier and Type | Method and Description |
|---|---|
io.quarkus.runtime.RuntimeValue<RuntimeUriResolver.Builder> |
CamelXsltRecorder.createRuntimeUriResolverBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
CamelXsltRecorder.addRuntimeUriResolverEntry(io.quarkus.runtime.RuntimeValue<RuntimeUriResolver.Builder> builder,
String templateUri,
String transletClassName) |
io.quarkus.runtime.RuntimeValue<org.apache.camel.component.xslt.XsltComponent> |
CamelXsltRecorder.createXsltComponent(CamelXsltConfig config,
io.quarkus.runtime.RuntimeValue<RuntimeUriResolver.Builder> uriResolverBuilder) |
Copyright © 2019–2020 The Apache Software Foundation. All rights reserved.