Description: Self-developed scalable java tree structure, including nodes sorting, traversal (non-recursive algorithm), find (single node, the full path to match), add or delete. Sort by the node matching method can be extended through the interface that this code is its own development projects as part of a cms can be used independently
To Search:
File list (Check if you may need any files):
CmsTreeNode.java
CmsTree.java