HTMLTree classes

The HTMLTree class allows you to easily set up a hierarchical tree of HTML elements that you can use in HTML pages. This class provides methods to get and set various attributes of the tree, in addition to methods allowing you to:

The HTMLTree class uses other HTML classes that make it easier to create a hierarchical tree:

Examples: Using HTMLTree classes

The following examples show different ways to use the HTMLTree classes.