XPath expression - Add option to use Saxon, so you can configure this from XML
DSL
----------------------------------------------------------------------------------
Key: CAMEL-4757
URL: https://issues.apache.org/jira/browse/CAMEL-4757
Project: Camel
Issue Type: Improvement
Components: camel-core, camel-spring
Affects Versions: 2.9.0
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.10
See nabble
http://camel.465427.n5.nabble.com/XPath-Language-Saxon-for-XPath-2-0-on-Spring-DSL-tp5056545p5056545.html
We should add an option so you can configure to use saxon, like you can do in
Java DSL.
Something alike:
{code}
<xpath saxon="true">/foo/bar</xpath>
{code}
--
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