public class SimpleUnixFileSystem extends BaseSimpleFileSystem
| Modifier and Type | Field and Description |
|---|---|
protected FileStore |
fileStore |
UNIX_SEPARATOR, UNIX_SEPARATOR_STRING, WINDOWS_SEPARATOR, WINDOWS_SEPARATOR_STRING| Modifier | Constructor and Description |
|---|---|
protected |
SimpleUnixFileSystem(FileSystemProvider provider,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
Iterable<FileStore> |
getFileStores() |
Path |
getPath(String first,
String... more) |
Iterable<Path> |
getRootDirectories() |
close, getName, getPathMatcher, getSeparator, getSeparator, getUserPrincipalLookupService, id, isOpen, isReadOnly, newWatchService, provider, supportedFileAttributeViews, toStringprotected FileStore fileStore
protected SimpleUnixFileSystem(FileSystemProvider provider, String path)
public Path getPath(String first, String... more)
getPath in interface FileSystemgetPath in class BaseSimpleFileSystempublic void dispose()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.