- FILE_KEY - Static variable in class com.github.robtimus.filesystems.attribute.FileAttributeConstants
-
- FILE_OWNER - Static variable in class com.github.robtimus.filesystems.attribute.FileAttributeViewMetadata
-
- FILE_OWNER_VIEW - Static variable in class com.github.robtimus.filesystems.attribute.FileAttributeConstants
-
- FileAttributeConstants - Class in com.github.robtimus.filesystems.attribute
-
A utility class for file attributes.
- FileAttributeSupport - Class in com.github.robtimus.filesystems.attribute
-
A utility class for file attributes.
- FileAttributeViewCollection - Class in com.github.robtimus.filesystems.attribute
-
An immutable collection of file attribute views.
- FileAttributeViewMetadata - Class in com.github.robtimus.filesystems.attribute
-
- FileAttributeViewMetadata.Builder - Class in com.github.robtimus.filesystems.attribute
-
- FileAttributeViewMetadata.Operation - Enum in com.github.robtimus.filesystems.attribute
-
The possible file attribute operations.
- fileChannel() - Static method in class com.github.robtimus.filesystems.Messages
-
Returns an object for providing translated messages and exceptions for file channels.
- fileName() - Method in class com.github.robtimus.filesystems.SimpleAbstractPath
-
Returns the file name.
- fileStore() - Static method in class com.github.robtimus.filesystems.Messages
-
Returns an object for providing translated messages and exceptions for file stores.
- fileSystem() - Method in class com.github.robtimus.filesystems.FileSystemMap.FileSystemStatus
-
Returns the file system if available.
- FileSystemMap<S extends FileSystem> - Class in com.github.robtimus.filesystems
-
- FileSystemMap(FileSystemMap.FileSystemFactory<? extends S>) - Constructor for class com.github.robtimus.filesystems.FileSystemMap
-
- FileSystemMap.FileSystemFactory<S extends FileSystem> - Interface in com.github.robtimus.filesystems
-
A factory for file system.
- FileSystemMap.FileSystemStatus<S extends FileSystem> - Class in com.github.robtimus.filesystems
-
The status for a file system.
- fileSystemProvider() - Static method in class com.github.robtimus.filesystems.Messages
-
Returns an object for providing translated messages and exceptions for file system providers.
- FileSystemProviderSupport - Class in com.github.robtimus.filesystems
-
- find(URI) - Method in class com.github.robtimus.filesystems.FileSystemMap
-
Returns a previously added file system if it exists.
- followLinks(LinkOption...) - Static method in class com.github.robtimus.filesystems.LinkOptionSupport
-
Returns whether or not the given link options indicate that links should be followed.
- forView(Class<? extends FileAttributeView>) - Static method in class com.github.robtimus.filesystems.attribute.FileAttributeViewMetadata
-
- fromMask(int) - Static method in class com.github.robtimus.filesystems.attribute.PosixFilePermissionSupport
-
Returns the set of permissions corresponding to a permission bit mask.