EXPath File module for Saxon HE, and Java tools for Saxon
33 views
Skip to first unread message
Florent Georges
unread,
Feb 3, 2015, 7:13:45 AM2/3/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to EXPath
Hi,
I am pleased to announce an open-source implementation of the EXPath
File module for Saxon HE. Saxon PE and EE already come with a builtin
implementation, this one can be used with HE. It is available on CXAN
and has been developed on Github:
This is the first library using some Java tools I created for Saxon,
available at https://github.com/expath/tools-saxon, containing mainly
tools to ease writing extension functions.