|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: XPath over DOM
> > Are there any Java-based XSLT or XPath implementations (at > least partial > > functionality) that can traverse over existent DOM object, > as opposed to > > creating their own in-memory structure? I need to be able > to provide my own > > Document object built by my own parser, not just DOM APIs > over internal > > processor structure (as Saxon implementation). > I think Xalan and Oracle can both do this. > Why would any Java XSLT processor have a problem working with > another's DOM nodes? Saxon doesn't do it (at present) because of the cost and complexity of (a) sorting nodes into document order when they don't contain a serial number, (b) skipping over and counting nodes correctly in the presence of things such as entity reference nodes, CDATA nodes, and unnormalized text nodes, and (c) dealing with the multitude of ways that the DOM allows namespace nodes to be (or not be) represented. Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








