An open API service indexing awesome lists of open source software.

https://github.com/msp95/xslt-transformer

A simple transformer which takes an xml file, and an xslt file as input and returns a new transformed file as per XSLT.
https://github.com/msp95/xslt-transformer

html java saxon xml xslt

Last synced: 3 months ago
JSON representation

A simple transformer which takes an xml file, and an xslt file as input and returns a new transformed file as per XSLT.

Awesome Lists containing this project

README

          

# XSLT-transformer
A simple transformer which takes an xml file, and an xslt file as input and returns a new transformed file as per XSLT.