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

RE: Feeding DOMs to XSLT Processors

Subject: RE: Feeding DOMs to XSLT Processors
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 3 Feb 2000 17:21:09 -0000
RE: Feeding DOMs to XSLT Processors
> Somewhere along the way, I got confused.  Up until yesterday 
> afternoon, I was of the thought that XSLT Processors such as XT, Xalan, 
> SAXON, and Oracle's XML Parser for Java would accept standard DOM
(Document/Node)
> objects as input.  But, after having gone through all of 
> them, I now am frustrated by the apparent fact that they are all
file-centric. 

SAXON will accept input from a stream of SAX events. There is a tool
somewhere (I think John Cowan's site, http://www.ccil.org/~cowan ) which
will generate a stream of SAX events from a DOM.

Of course this still means rebuilding the tree, but at least the data isn't
reparsed.

What I can't do at all easily is use an arbitrary user-supplied DOM in place
of my own tree structure. I did it at one stage and it was very slow. I
thought James Clark announced that the latest xt would do it and that that
was also very slow (but perhaps I'm mistaken).

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.