This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XPath over DOM



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@lists.mulberrytech.com'"                               
                    <ykaganovich@netfish.com>          <xsl-list@lists.mulberrytech.com>                                         
                    Sent by:                           cc:     (bcc: David N Bertoni/CAM/Lotus)                                  
                    owner-xsl-list@lists.mulber        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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]