Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/physikerwelt/xstlprocj
Commandline xslt 2.0 processing
https://github.com/physikerwelt/xstlprocj
mathml xml xslt
Last synced: 1 day ago
JSON representation
Commandline xslt 2.0 processing
- Host: GitHub
- URL: https://github.com/physikerwelt/xstlprocj
- Owner: physikerwelt
- Created: 2014-08-04T16:10:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-07T15:54:41.000Z (almost 9 years ago)
- Last Synced: 2024-12-19T07:41:56.354Z (about 2 months ago)
- Topics: mathml, xml, xslt
- Language: XSLT
- Size: 58.6 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Requirements
====Requires maven 3 to be installed.
(Might work with maven 2 as well. Not tested.)
Usage
====Run
```
xsltprocJ transform.xsl data.xml
```
to do xslttransformations.Testing
====Run
```
cd test && ./runTest && cd ..
```
.Compare the output to test/reference.csv.