Hi,
I am using SAX parser to parse the xml file.
I am trying to store the tag value in some variable so that I can use that variable across the project and in future if any changes need to be done then I will just have to change the xml file.
I try to search on net but that dont store value in some variable.
Any Help will be appreciated.
Thanks!!!!!!!!!!