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