[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] XPath over DOM


Subject: RE: [xsl] XPath over DOM
From: "Kaganovich, Yevgeniy (Eugene)" <ykaganovich@xxxxxxxxxxx>
Date: Wed, 14 Feb 2001 19:55:16 -0800

: Why would any Java XSLT processor have a problem working with 
: another's DOM 
: nodes?
: 
: Could it be that even for mighty Java, interoperability is 
: all illusory?

They don't have a problem working with another DOM objects, but what most of
them do (AFAIK) is take and reparse them into internal format for speed
optimization. In my particular project, we are very concerned with memory
usage, so we need the processor that can use the DOM structures we already
have.

- Eugene

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



Current Thread
Keywords