- path
- the path name of the requested preference node.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalStateException if this node has been removed. Java.Lang.IllegalArgumentException if the path name is invalid. Java.Lang.NullPointerException if the given path is null.
Returns the preference node with the given path name. The path name can be relative or absolute. The requested node and its ancestors will be created if they do not exist.
The path is treated as relative to this node if it doesn't start with a slash, otherwise it will be treated as an absolute path.