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