|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
| AnyTreeNodeComparator | Matches ANY TreeNode. |
| TreeAndComparator | Combines two child TreeNode comparators with boolean AND or by addition (for sorting). |
| TreeAttributeComparator | Sorts TreeNodes by attribute value. |
| TreeCountComparator | Sorts TreeNodes by child count. |
| TreeDescendantComparator | Compares a TreeNode by applying the criterion to all of its descendents. |
| TreeLevelComparator | Sorts TreeNodes by node Level. |
| TreeNameComparator | Sorts TreeNodes by name. |
| TreeNotComparator | Inverts the comparison of its contained comparator. |
| TreeOrComparator | Combines two child comparators with boolean OR or with substraction (for sorting). |
| TreePathComparator | Sorts / Compares TreeNodes by node tree path. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||