[xsl] Re: scripts for XALAN

Subject: [xsl] Re: scripts for XALAN
From: Joseph Kesselman <keshlam@xxxxxxxxxx>
Date: Thu, 22 Aug 2002 09:01:20 -0400
If you want Xalan to _generate_ scripts, that's just a matter of writing 
the stylesheet correctly.

If you want it to _execute_ scripts, see 
http://xml.apache.org/xalan-j/extensions.html. Xalan uses the Bean 
Scripting Framework (BSF), so it can execute scripts in any language for 
which a BSF binding exists and is installed. It can also more directly 
invoke Java code.

______________________________________
Joe Kesselman  / IBM Research

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


Current Thread