Project

Profile

Help

EasySaxon: a facade over Saxon to make its use easier

Added by Francesco Sblendorio almost 9 years ago

Hi Folks,

I just released EasySaxon, a simplified API to use Saxon for most common uses in a few rows of code. I hope you will like it.

Project page on GitHub: https://github.com/sblendorio/EasySaxon

Project page on my site (links to GitHub): http://easysaxon.sblendorio.eu

Main Features:

  • Use of parametric XSLT sources with automatic type detection
  • Modular transformations through the use of <xsl:import /> tag

Please register to reply