Class 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.
    • Constructor Detail

      • XSLTOperation

        public XSLTOperation()