How to extract information from a DOM object without specifying the TAG Nam
Respected All
Can I extract value of tag from DOM object without specifying the xml tag element name or traverse it like arraylist or vector , if it is a tree of node then there is any way to traverse the tree to extract its values
please comment or any idea

