|
Hello I am trying to use A Sax parser . In the StartElement method I wish to find out the Name space, and LocalName for a for a particular Node. For e.g if the Node for which the StartElement is triggered is as shown <test:User xmlns:test ="http://schemas.test.com/">
I am not clear which method should be overwritten ? Any help is appreciated - Regards
Aniruddha
|
- Re: Newbie question about sax parser - Hoe to get the Lo... Aniruddha Shevade
- Re: Newbie question about sax parser - Hoe to get t... Gareth Reakes
