xsl-list
[Top] [All Lists]

[xsl] calling xsl file which is inside the jar file

2009-06-08 03:30:33
Dear All,

I have included test.xsl file in the jar file along with other java
classes. Is there anyway I can call the XSL file which is there inside
the jar file from Saxon / xalan command line.

I have tried the following command with Saxon but seems not working.

java -jar saxon9.jar -s:sample.xml -xsl:/test.xsl -o:sample-out.xml

Regards,
Ganesh

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>