Posted By:
rahul_khanna
Posted On:
Friday, September 8, 2000 08:09 AM
I want to create a Java program that will read an XML file and extract the information I specify. My question is, what is the best method to read nodes and extract information out of an XML document whose type is not known beforehand?