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

Re: Xalan Uses which Parser

Subject: Re: Xalan Uses which Parser
From: Joseph Kesselman <keshlam@xxxxxxxxxx>
Date: Tue, 20 Apr 2004 08:37:22 -0400
uses of parser
If you let Xalan-J do the parsing (passing it a StreamSource), in most
situations it will default to invoking Xerces as a SAX parser. I think we
actually request the parser thru JAXP, so you can override that to use
another JAXP-compatable SAX parser.

If you pass us a SAXSource, of course, we read from whatever that source
happens to be; that gives you another way to plug in a different parser (or
a non-paser SAX stream). If you pass us a DOMSource, we read from that DOM.

I believe similar answers apply to Xalan-C, but it's been a long time since
I looked at that code.


BTW, you can generally get better answers for Xalan-specific questions by
asking on Apache's own Xalan mailing lists,

______________________________________
Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more.
"The world changed profoundly and unpredictably the day Tim Berners Lee
got bitten by a radioactive spider." -- Rafe Culpin, in r.m.filk

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.