I don't think there is currently anything in the Xalan API or internal
methods that helps with this.

-scott




                                                                                       
                            
                    "Nikolaos                                                          
                            
                    Giannadakis"         To:     <[EMAIL PROTECTED]>            
                            
                    <[EMAIL PROTECTED]        cc:     (bcc: Scott Boag/CAM/Lotus)           
                            
                    .ac.uk>              Subject:     matching simple XPaths with 
XPath expressions                
                                                                                       
                            
                    07/07/2001                                                         
                            
                    02:34 AM                                                           
                            
                    Please                                                             
                            
                    respond to                                                         
                            
                    xalan-dev                                                          
                            
                                                                                       
                            
                                                                                       
                            





Dear all,

is there any way I could check whether simple Xpath expressions (such as
/A/B/C ) are instances of more complicated XPath expressions (such as //C),
using the xalan API?

For instance, /A/B/C is an instance of /A//C,
while /F/C is not.

thank you,

nikolas/





Reply via email to