|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NTHierarchyNode | |
|---|---|
| org.chromattic.ext.ntdef | |
| Uses of NTHierarchyNode in org.chromattic.ext.ntdef |
|---|
| Subclasses of NTHierarchyNode in org.chromattic.ext.ntdef | |
|---|---|
class |
NTFile
|
class |
NTFolder
|
class |
NTLinkedFile
|
| Methods in org.chromattic.ext.ntdef that return NTHierarchyNode | |
|---|---|
NTHierarchyNode |
NTFolder.getChild(String childName)
|
| Methods in org.chromattic.ext.ntdef that return types with arguments of type NTHierarchyNode | |
|---|---|
abstract Map<String,NTHierarchyNode> |
NTFolder.getChildren()
|
Iterator<NTHierarchyNode> |
NTFolder.iterator()
|
| Methods in org.chromattic.ext.ntdef with parameters of type NTHierarchyNode | |
|---|---|
void |
NTFolder.addChild(NTHierarchyNode child)
|
void |
NTFolder.addChild(String childName,
NTHierarchyNode child)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||