$)C


You cannot use a fragment ID in a URL for URLInputSource.

You'll need to parse the document, then search for the fragment ID using
XPath.

Dave



                                                                                
                                            
                      [EMAIL PROTECTED]                                         
                                                       
                      <[EMAIL PROTECTED]         To:      
<[email protected]>                                      
                      net>                     cc:      (bcc: David N 
Bertoni/Cambridge/IBM)                                
                                               Subject: URLInputSource - What's 
wrong?                                      
                      07/30/2002 04:28                                          
                                            
                      AM                                                        
                                            
                                                                                
                                            
                                                                                
                                            



Hi all.
I use the URLInputSource class to get some special part of xml file like
this.
URLInputSource("http://...../test.xml#name1";) ;
But the URLInputSource class get all document.
I want to get some part of document; element Id is name1.
Please help me.

PS>> I use the XPath evaluator to get some part of document.
But I want easy method.
Thanks.



Reply via email to