I know that I can visually represent the hierarchical structure of a HTML document using a TreeView component. However, how what would be the best data structure to use to store the same hierarchical structure in memory?
Could you give me an example of how to implement this structure?
I would appreciate all advice regarding this matter.
Thanks in advance.
John Clarke
Start Free Trial