Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Kelley Lawson   on Feb 11 In Java Category.

  
Question Answered By: Tarrant Thompson   on Feb 11

After doing this change the root  to the child  element
which u want to traverse now.
You can do this by going root.getChild(i) fununction
giving the i as the number of the child

Share: