public final class WindowsRegistryRootNode extends WindowsRegistryNode
| Constructor and Description |
|---|
WindowsRegistryRootNode() |
| Modifier and Type | Method and Description |
|---|---|
WindowsRegistryNode |
getChildByHive(WindowsRegistryHive hive) |
java.lang.String |
getFullPath() |
WindowsRegistryHive |
getHive() |
java.lang.String |
getName() |
java.util.Map<java.lang.String,java.lang.String> |
getProperties() |
protected java.util.List<WindowsRegistryNode> |
retrieveChildNodes() |
children, createHiveNode, createNode, createRootNode, getAbsolutePath, getAllowsChildren, getChildAt, getChildByName, getChildCount, getChildList, getIndex, getParent, getPropertyValue, invalidate, isHive, isLeaf, isRoot, toDumpString, toStringconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic WindowsRegistryHive getHive()
getHive in class WindowsRegistryNodepublic java.lang.String getName()
getName in class WindowsRegistryNodepublic WindowsRegistryNode getChildByHive(WindowsRegistryHive hive) throws java.lang.Exception
java.lang.Exceptionpublic java.util.Map<java.lang.String,java.lang.String> getProperties()
getProperties in class WindowsRegistryNodepublic java.lang.String getFullPath()
getFullPath in class WindowsRegistryNodeprotected java.util.List<WindowsRegistryNode> retrieveChildNodes() throws java.lang.Exception
retrieveChildNodes in class WindowsRegistryNodejava.lang.ExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.