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, toString
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
public WindowsRegistryHive getHive()
getHive
in class WindowsRegistryNode
public java.lang.String getName()
getName
in class WindowsRegistryNode
public WindowsRegistryNode getChildByHive(WindowsRegistryHive hive) throws java.lang.Exception
java.lang.Exception
public java.util.Map<java.lang.String,java.lang.String> getProperties()
getProperties
in class WindowsRegistryNode
public java.lang.String getFullPath()
getFullPath
in class WindowsRegistryNode
protected java.util.List<WindowsRegistryNode> retrieveChildNodes() throws java.lang.Exception
retrieveChildNodes
in class WindowsRegistryNode
java.lang.Exception
Copyright © 2014 EsprIT-Systems. All Rights Reserved.