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.
- Host: GitHub
- URL: https://github.com/msp95/xslt-transformer
- Owner: MSP95
- Created: 2018-08-11T03:24:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-11T03:27:14.000Z (almost 8 years ago)
- Last Synced: 2025-08-03T17:54:59.002Z (11 months ago)
- Topics: html, java, saxon, xml, xslt
- Language: CSS
- Size: 4.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.