Package org.xwiki.tree
-
Interface Summary Interface Description EntityTreeFilter The interface used to filter entity tree nodes.Tree The interface used to represent a tree structure.TreeFilter The interface used to filter tree nodes.TreeNode The interface used to represent a node in a tree structure. -
Class Summary Class Description AbstractCompositeTree Base class for representing a composite tree, where each type of node is handled by a separate component.AbstractEntityTreeFilter Base class for entity tree filters.AbstractTree Base class for representing a tree structure.AbstractTreeNode Base class for representing a node in a tree structure.