AttributeProvider |
Abstract provider for handling a specific file attribute view.
|
Configuration |
Immutable configuration for an in-memory file system.
|
Configuration.Builder |
|
Feature |
Optional file system features that may be supported or unsupported by a Jimfs file system
instance.
|
File |
A file object, containing both the file's metadata and content.
|
FileLookup |
Callback for looking up a file.
|
PathNormalization |
Normalizations that can be applied to names in paths.
|
PathType |
An object defining a specific type of path.
|
PathType.ParseResult |
Simple result of parsing a path.
|
WatchServiceConfiguration |
Configuration for the WatchService implementation used by a file system.
|