Allow Saxon to be used as a XSLT transformer
--------------------------------------------
Key: COCOON3-82
URL: https://issues.apache.org/jira/browse/COCOON3-82
Project: Cocoon 3
Issue Type: Improvement
Components: cocoon-sax
Affects Versions: 3.0.0-beta-1
Reporter: Huib Verweij
In order to use XSLT 2.0 features (and beyond) in a XSLT transform I need to be
able to use Saxon as a transformer. In C2.2 this could be done.
There is a way of defining the transformer to be used in the system settings:
-Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl.
This might work, I am not sure, but then the choice of XSLT processor is gone -
but that is perhaps not important?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira