This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: scripts for XALAN


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]