Re: [xsl] XPath over DOM

Subject: Re: [xsl] XPath over DOM
From: David_N_Bertoni@xxxxxxxxx
Date: Thu, 15 Feb 2001 11:05:13 -0500
Xalan-J supports this sort of thing.  You might need to write a small
amount of glue code to make everything work correctly, depedending on your
implementation's level and conformance to the recommendation.

Dave



                                                                                                                                 
                    "Kaganovich, Yevgeniy                                                                                        
                    (Eugene)"                          To:     "'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'"                               
                    <ykaganovich@xxxxxxxxxxx>          <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>                                         
                    Sent by:                           cc:     (bcc: David N Bertoni/CAM/Lotus)                                  
                    owner-xsl-list@xxxxxxxxxxxx        Subject:     [xsl] XPath over DOM                                         
                    rytech.com                                                                                                   
                                                                                                                                 
                                                                                                                                 
                    02/14/2001 08:06 PM                                                                                          
                    Please respond to xsl-list                                                                                   
                                                                                                                                 
                                                                                                                                 



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).

Thanks,

- Eugene

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






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


Current Thread