|
|||||||||
| Home >> All >> org >> apache >> jorphan >> [ collections overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.jorphan.collections
| Interface Summary | |
| HashTreeTraverser | By implementing this interface, a class can easily traverse a HashTree object, and be notified via callbacks of certain events. |
| Class Summary | |
| ConfigurationTree | |
| Data | Use this class to store database-like data. |
| HashTree | This class is used to create a tree structure of objects. |
| HashTree.Test | |
| ListedHashTree | ListedHashTree is a different implementation of the HashTree collection class. |
| ListedHashTree.Test | |
| SearchByClass | Useful for finding all nodes in the tree that represent objects of a particular type. |
| SearchByClass.Test | |
| SortedHashTree | SortedHashTree is a different implementation of the HashTree collection class. |
| TestConfigurationTree | |
|
|||||||||
| Home >> All >> org >> apache >> jorphan >> [ collections overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||