Subject: FW: Inquiry: XSL Processor Engines
From: "Earl Bingham" <earl@xxxxxxxxx>
Date: Tue, 8 Jun 1999 16:40:16 -0500
|
Check out the following websites for java XSL parsers. They both provide SAX
and DOM
support. Which you might need the power of serial parsing for large XML
files.
IBM's lotusXSL is another, yet this one only has DOM support.
Most powerful parser, DOM/SAX/ and formatted:
http://www.zeigermann.de/xtal.html
DOM & SAX parser:
http://home.iclweb.com/icl2/mhkay/saxon.html
lotusXSL only has DOM:
http://www.alphaworks.ibm.com
- Earl
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxx [SMTP:owner-xsl-list@xxxxxxxxxxxxxxxx]
On Behalf Of Aaron Fischer
Sent: Tuesday, June 08, 1999 5:12 PM
To: java-xml-interest@xxxxxxxxxxxx; xml-dev-digest@xxxxxxxx;
xsl-list-digest@xxxxxxxxxxxxxxxx
Subject: Inquiry: XSL Processor Engines
Greetings!
I am in dire need of software that allows for the execution of XSL.
Ideally, I would like an XSL engine which compiles XSL code into Java
applets, but at this point I will entertain anything.
Thank you for your time and whatever help you can provide.
Sincerely,
Aaron Fischer
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|