public static class XsltComponentBuilderFactory.XsltComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.xslt.XsltComponent> implements XsltComponentBuilderFactory.XsltComponentBuilder
| Constructor and Description |
|---|
XsltComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.xslt.XsltComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitautowiredEnabled, contentCache, lazyStartProducer, transformerFactoryClass, transformerFactoryConfigurationStrategy, uriResolver, uriResolverFactorybuild, build, doSetProperty, registerprotected org.apache.camel.component.xslt.XsltComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.xslt.XsltComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.xslt.XsltComponent>Apache Camel