[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Trying to find a working XSLT processor

Subject: RE: Trying to find a working XSLT processor
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Sat, 8 Sep 2001 23:46:20 +0100
com.jclark.xml.sax.commentdriver
>
> Okay, I've tried but can't get success with using XP with Saxon:
>
> According to http://www.jclark.com/xml/xp/index.html
> com.jclark.xml.sax is
> the name of the SAX 1.0 driver ... I don't see a SAX 2.0 driver.

com.jclark.xml.sax is the package name, not the class name. There are two
SAX 1.0 drivers in this package. com.jclark.xml.sax.Driver is a standard SAX
1.0 driver, com.jclark.xml.sax.CommentDriver is a SAX 1.0 driver that's been
modified to report comments to a SAX DocumentHandler as processing
instructions with a null name.

Running
java -cp saxon.jar;xp.jar com.icl.saxon.StyleSheet -x
com.jclark.xml.sax.Driver -t test.xml test.xsl

works fine for me with Saxon 6.4.3; the CommentDriver also works.

Mike Kay



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.