Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

R

READONLY - Static variable in class com.github.robtimus.filesystems.attribute.FileAttributeConstants
The name of the readonly attribute, as used for DosFileAttributeView.
register(WatchService, WatchEvent.Kind<?>...) - Method in class com.github.robtimus.filesystems.AbstractPath
Registers the file located by this path with a watch service.
relativize(Path) - Method in class com.github.robtimus.filesystems.SimpleAbstractPath
Constructs a relative path between this path and a given path.
relativizeAbsoluteRelativeMismatch() - Method in class com.github.robtimus.filesystems.Messages.PathMessages
Creates an exception that can be thrown if Path.relativize(Path) is called and one of the paths is absolute and the other is not.
remove(URI) - Method in class com.github.robtimus.filesystems.FileSystemMap
Removes a previously added file system.
resolve(String) - Method in class com.github.robtimus.filesystems.AbstractPath
Converts a given path string to a Path and resolves it against this Path.
resolve(Path) - Method in class com.github.robtimus.filesystems.SimpleAbstractPath
Resolve the given path against this path.
resolveSibling(String) - Method in class com.github.robtimus.filesystems.AbstractPath
Converts a given path string to a Path and resolves it against this path's parent path.
resolveSibling(Path) - Method in class com.github.robtimus.filesystems.AbstractPath
Resolves the given path against this path's parent path.
returnType(Class<?>, String, Class<?>...) - Static method in class com.github.robtimus.filesystems.attribute.FileAttributeViewMetadata.Builder
Returns a Type representing the return type of an existing public method.
ROOT_PATH - Static variable in class com.github.robtimus.filesystems.SimpleAbstractPath
The root path.
rootPath() - Method in class com.github.robtimus.filesystems.SimpleAbstractPath
Returns the root path.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2016–2023. All rights reserved.