Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- ifAccessible(Consumer, RegistryKey.HandleOption...) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Runs an action on a
RegistryKey.Handleif this registry key is accessible. - ifAccessible(Function, RegistryKey.HandleOption...) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Runs an action on a
RegistryKey.Handleif this registry key is accessible. - ifExists(Consumer, RegistryKey.HandleOption...) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Runs an action on a
RegistryKey.Handleif this registry key exists. - ifExists(Function, RegistryKey.HandleOption...) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Runs an action on a
RegistryKey.Handleif this registry key exists. - infiniteTimeout() - Static method in interface com.github.robtimus.os.windows.registry.TransactionOption
-
Returns an option that specifies the transaction timeout.
- inputStream() - Method in class com.github.robtimus.os.windows.registry.BinaryValue
-
Returns an input stream over the registry value's binary data.
- InvalidRegistryHandleException - Exception Class in com.github.robtimus.os.windows.registry
-
Thrown when an attempt is made to access a registry key using a handle that is no longer valid.
- InvalidRegistryHandleException(String) - Constructor for exception class com.github.robtimus.os.windows.registry.InvalidRegistryHandleException
-
Creates a new exception.
- InvalidRegistryHandleException(String, String) - Constructor for exception class com.github.robtimus.os.windows.registry.InvalidRegistryHandleException
-
Creates a new exception.
- isAccessible() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Tests whether or not this registry key is accessible.
- isEnabled() - Method in enum class com.github.robtimus.os.windows.registry.RegistryFeature
-
Returns whether or not the registry feature is enabled.
- isExpandable() - Method in class com.github.robtimus.os.windows.registry.StringValue
-
Returns whether or not this registry value is an expandable string registry value.
- isRoot() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Returns whether or not this registry key is a root registry key.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form