Class XSLTransformer

    • Constructor Detail

      • XSLTransformer

        public XSLTransformer()
      • XSLTransformer

        public XSLTransformer​(net.sf.saxon.jaxp.SaxonTransformerFactory transformerFactory)
        Constructs an XSL transformer using the provided transformer factory.
        Parameters:
        transformerFactory - the transformer factory to use