[xsl] Import stylesheets with xalan

Subject: [xsl] Import stylesheets with xalan
From: "Andrey Guskov" <andrey.guskov@xxxxxxx>
Date: Fri, 21 Feb 2003 11:50:17 +0300
We are developing application on Java that includes
XSL Transformation (jdk1.4 , xalan)
The task is: get file ss_1.xsl, parse and store result in
the memory. Then get ss_2.xsl and import ss_1.xsl (stored
result) into it using program facilities.
After that the result should be usable as single stylesheet.

It's already worked with xalan-1.*, but I can handle that
with xalan-2.*.

Thanks
Andrey

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread