Class XsltPipe

All Implemented Interfaces:
HasTransactionAttribute, IConfigurable, IConfigurationAware, IForwardTarget, INamedObject, IPipe, IScopeProvider, IWithParameters, EventThrowing, HasStatistics, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
JsonXsltPipe

@Category("Basic") @ElementType(TRANSLATOR) public class XsltPipe extends FixedForwardPipe implements org.springframework.beans.factory.InitializingBean
Perform an XSLT transformation with a specified stylesheet.
Author:
Johan Verrips
Parameters
any parameters defined on the pipe will be applied to the created transformer