[xsl] jar in stylesheets

Subject: [xsl] jar in stylesheets
From: "Szabo, Patrick \(LNG-VIE\)" <patrick.szabo@xxxxxxxxxxxxx>
Date: Fri, 30 Sep 2011 09:20:39 +0200
Hi,

Im using a function from a jar file in my stylesheet.
Currently i put the jar into the CLASSPATH and put this into my
stylesheet:

xmlns:tabconv="java:de.lexis.toast.xslt.SaxonTableConvertExtension"

and call the function like this (e.g.):

<xsl:variable name="newTable" select="tabconv:convertTable(.)"/>

My question is can i somehow give the stylesheets the absolute path to
the jar instead of having to add the jar to the CLASSPATH ?!

Kind regards

. . . . . . . . . . . . . . . . . . . . . . . . . .
Ing. Patrick Szabo
 XSLT Developer
LexisNexis
Marxergasse 25, 1030 Wien

mailto:patrick.szabo@xxxxxxxxxxxxx
Tel.: 00431 534521573
Fax: +43 (1) 534 52 - 146

Current Thread