public class XsltSaxonAggregationStrategy
extends org.apache.camel.component.xslt.XsltAggregationStrategy
| Constructor and Description |
|---|
XsltSaxonAggregationStrategy(String xslFileLocation) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.xslt.XsltBuilder |
createXsltBuilder() |
aggregate, configureOutput, create, doInit, doStart, doStop, getCamelContext, getPropertyName, loadResource, setCamelContext, setOutput, setPropertyName, setTransformerFactory, setTransformerFactoryClass, setUriResolver, setXslt, withOutput, withPropertyName, withTransformerFactoryClass, withUriResolverbuild, doBuild, doFail, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaggregate, canPreComplete, onCompletion, onOptimisticLockFailure, preComplete, timeoutpublic XsltSaxonAggregationStrategy(String xslFileLocation)
Apache Camel