Is there any standard Java library class to represent a tree in Java?
Specifically I need to represent the following:
You can use any XML API of Java as Document and Node..as XML is a tree structure with Strings