Parent Directory
|
Revision Log
* Added helpers to call XSLT and XQuery processors and documentation about them in README.Debian. Closes: #465894.
| 1 | #!/bin/sh |
| 2 | |
| 3 | exec java -classpath /usr/share/java/saxonb.jar net.sf.saxon.Transform "$@" |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |