954,536 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

get all children nodes in sax

Using SAX parsing method is there any way by which we can get all the children of a particular node. For example, if i am having a xml like this

Using DOM parsing i can get all the child elements of with getChildNodes(). But since SAX parsing is serial, i am not very sure how can i get the children of a particular element.

Thanks in advance

srinivasjinde
Light Poster
31 posts since Nov 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: