net.groboclown.util.datastruct.v1
Class PathRegistry.TreeNode
java.lang.Object
|
+--net.groboclown.util.datastruct.v1.PathRegistry.TreeNode
- Enclosing class:
- PathRegistry
- class PathRegistry.TreeNode
- extends Object
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
value
Object value
isRecursive
boolean isRecursive
isCaseSensitive
boolean isCaseSensitive
nodeName
String nodeName
nextSibling
PathRegistry.TreeNode nextSibling
firstChild
PathRegistry.TreeNode firstChild
PathRegistry.TreeNode
PathRegistry.TreeNode()
Written under the LGPL