@Immutable public final class FileDriverService extends FsDriverService
file
scheme.
The map provided by this service consists of the following entries:
| URI Schemes | File System Driver Class |
|---|---|
file |
FileDriver |
| Constructor and Description |
|---|
FileDriverService() |
| Modifier and Type | Method and Description |
|---|---|
Map<FsScheme,FsDriver> |
get()
Returns a dedicated immutable map of file system schemes to drivers.
|
newMap, toStringpublic Map<FsScheme,FsDriver> get()
FsDriverProvidernull
and subsequent calls must return the same map.Copyright © 2005–2015 Schlichtherle IT Services. All rights reserved.