| XmlEntry | Represents the data for a single node in the XmlTree. | code | html |
| XmlModel | Defines a data model for the XmlTree. | code | html |
| XmlTree | A tree view on XML, with nodes representing both elements and attributes. | code | html |
| XmlTreeFrame | Provides a frame within which to display an instance of the XmlTree , along with a pane within which to display the XML corresponding to a node selected in the tree. | code | html |
| XmlTreeTest | A class with which to test the XmlTree sample. | code | html |