Luca Burgazzoli created CAMEL-10335:
---------------------------------------
Summary: Improve Saxon customization
Key: CAMEL-10335
URL: https://issues.apache.org/jira/browse/CAMEL-10335
Project: Camel
Issue Type: Improvement
Components: camel-saxon, camel-xslt
Reporter: Luca Burgazzoli
Priority: Minor
Fix For: 2.18.1
Add the possibility to
- set net.sf.saxon.Configuration's properties:
{code:java}
config.setConfigurationProperty(key, value);
{code}
- lookup net.sf.saxon.Configuration from registry
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)