All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AttributeProvider Abstract provider for handling a specific file attribute view.Configuration Immutable configuration for an in-memory file system.Configuration.Builder Mutable builder forConfiguration
objects.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.Handler URLStreamHandler
implementation for jimfs.Jimfs Static factory methods for creating new Jimfs file systems.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.SystemJimfsFileSystemProvider FileSystemProvider
implementation for Jimfs that is loaded by the system as a service.WatchServiceConfiguration Configuration for theWatchService
implementation used by a file system.