Re: Compiling SEF
Michael Kay <mike-JkSD5nQpfvpWk0Htik3J/[email protected]>
| Newsgroups | gmane.text.xml.saxon.help |
|---|---|
| Message-ID | <[email protected]> |
Although we did development work using the XX compiler running in Java, this isn't supported in the released product. The XX compiler is written in XSLT but uses extension functions for parsing the XPath expressions. These extension functions have Java and Javascript implementations, but the Java versions weren't productised and tested for release. This means if you want to compile under Java, you need to use the XJ compiler, and that requires Saxon-EE. Michael Kay Saxonica > On 24 Aug 2020, at 08:50, Martynas Jusevičius <martynas-tyFqBaoSXPC1Z/[email protected]> wrote: > > Hi, > > So finally after upgrading our open-source components to Saxon-HE > 10.1, I am looking into upgrading Saxon-CE to Saxon-JS 2. > > My recollection from the release was that it will not require Saxon-EE > in order to compile SEF files. What I didn't realize that the > alternative requires Node.js: > http://www.saxonica.com/saxon-js/documentation/index.html#!starting/export/compiling-using-XX > > How is it supposed to be invoked from a Java Maven project that uses Saxon-HE? > > Thanks. > > Martynas > > > _______________________________________________ > saxon-help mailing list archived at http://saxon.markmail.org/ > [email protected] > https://lists.sourceforge.net/lists/listinfo/saxon-help _______________________________________________ saxon-help mailing list archived at http://saxon.markmail.org/ [email protected] https://lists.sourceforge.net/lists/listinfo/saxon-help