Class and Description |
---|
AttributeProvider
Abstract provider for handling a specific file attribute view.
|
Configuration
Immutable configuration for an in-memory file system.
|
Configuration.Builder
Mutable builder for
Configuration 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.
|
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. |
Copyright © 2013–2016 Google Inc.. All rights reserved.