Class XSLTOperation

java.lang.Object
ro.sync.ecss.extensions.commons.operations.TransformOperation
ro.sync.ecss.extensions.commons.operations.XSLTOperation
All Implemented Interfaces:
AuthorOperation, Extension

@API(type=INTERNAL, src=PUBLIC) public class XSLTOperation extends TransformOperation
An implementation of an operation to apply an XSLT stylesheet on a element and replacing it with the result of the XSLT transformation or inserting the result in the document.