Class XSLTTransformerProcessor

java.lang.Object
net.simplace.pipe.control.FWProcessor
net.simplace.pipe.processors.XSLTTransformerProcessor

public final class XSLTTransformerProcessor extends FWProcessor
Transforms a xml in field ${parameterToTransform} with ${XSLT} file from classpath.
Author:
Andreas Enders
  • Constructor Details

    • XSLTTransformerProcessor

      public XSLTTransformerProcessor()
  • Method Details