A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- FILE_KEY - Static variable in class com.github.robtimus.filesystems.attribute.FileAttributeConstants
-
The name of the
fileKey
attribute, as used forBasicFileAttributeView
. - FILE_OWNER - Static variable in class com.github.robtimus.filesystems.attribute.FileAttributeViewMetadata
-
Metadata for
FileOwnerAttributeView
. - FILE_OWNER_VIEW - Static variable in class com.github.robtimus.filesystems.attribute.FileAttributeConstants
-
The
FileOwnerAttributeView
name. - 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
-
A class that represents metadata of a
FileAttributeView
interface. - FileAttributeViewMetadata.Builder - Class in com.github.robtimus.filesystems.attribute
-
A builder for
FileAttributeViewMetadata
objects. - 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
-
A map for file systems that can be used by
FileSystemProvider
implementations. - FileSystemMap(FileSystemMap.FileSystemFactory<? extends S>) - Constructor for class com.github.robtimus.filesystems.FileSystemMap
-
Creates a new
FileSystem
map. - 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
-
A utility class that can assist in implementing
FileSystemProvider
s. - 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
-
Creates a builder for
FileAttributeViewMetadata
objects. - fromMask(int) - Static method in class com.github.robtimus.filesystems.attribute.PosixFilePermissionSupport
-
Returns the set of permissions corresponding to a permission bit mask.
All Classes All Packages