Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

get parent and child ID's?

  Asked By: Jason    Date: Jul 04    Category: Java    Views: 7156
  

i have built a DOM tree from a XML file, using the
JDOM API.

now, I have to traverse the tree...in document
order... and get the ID's of each node and it's
parent.

the ordering scheme is a global ordering scheme..which
means, a depth-first traversal will be done.

can ne1 suggest on how to go about it??

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on get parent and child ID's? Or get search suggestion and latest updates.




Tagged: