Class XSLTInterceptor

java.lang.Object
com.predic8.membrane.core.interceptor.AbstractInterceptor
com.predic8.membrane.core.interceptor.xslt.XSLTInterceptor
All Implemented Interfaces:
Interceptor

public class XSLTInterceptor extends AbstractInterceptor
Description

The transform feature applies an XSLT transformation to the content in the body of a message. After the transformation the body content is replaced with the result of the transformation.

Topic
3. Enterprise Integration Patterns