summaryrefslogtreecommitdiff
path: root/textproc/lotusxsl/files/lotusxsl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/lotusxsl/files/lotusxsl.sh')
-rw-r--r--textproc/lotusxsl/files/lotusxsl.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/lotusxsl/files/lotusxsl.sh b/textproc/lotusxsl/files/lotusxsl.sh
new file mode 100644
index 000000000000..27dacec42200
--- /dev/null
+++ b/textproc/lotusxsl/files/lotusxsl.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+# $Id$
+
+export CLASSPATH=%%PREFIX%%/share/java/classes/xml4j.jar:%%PREFIX%%/share/java/classes/lotusxsl.jar:${CLASSPATH}
+
+java com.lotus.xsl.xml4j2dom.XML4JLiaison4dom $* -v
+
+# -xsl ??.xsl -in ??.xml -out ??.html