javax.scripting jsr 223 support (XQuery) ?
Please register to reply
Added by Anonymous over 15 years ago
Legacy ID: #7443913 Legacy Poster: mortench (mortench)
I am developing a web framework that interfaces to various scripting languages such as JRuby and Groovy using the standard javax.scripting api on Java6 (also available as a jsr 223 download for java 5). I would very much like to offer XQuery scripting support as well but it seems that Saxon lacks support for the javax.scripting api? Is this a planned feature for Saxon ? P.S. Apparently releated XPath and XSLT solutions in the JDK has javax.scripting support as can be read on "https://scripting.dev.java.net/".
Please register to reply