| Modifier and Type | Field and Description |
|---|---|
private TFileSystem |
TPath.fileSystem |
| Modifier and Type | Field and Description |
|---|---|
private static Map<FsMountPoint,TFileSystem> |
TFileSystem.fileSystems |
| Modifier and Type | Method and Description |
|---|---|
(package private) static TFileSystem |
TFileSystem.get(TPath path) |
TFileSystem |
TPath.getFileSystem() |
TFileSystem |
TFileSystemProvider.getFileSystem(URI uri)
Equivalent to
newFileSystem(uri, null). |
TFileSystem |
TFileSystemProvider.newFileSystem(java.nio.file.Path path,
Map<String,?> env) |
TFileSystem |
TFileSystemProvider.newFileSystem(URI uri,
Map<String,?> env) |
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.