public class SimpleWindowsFileSystem extends BaseSimpleFileSystem
UNIX_SEPARATOR, UNIX_SEPARATOR_STRING, WINDOWS_SEPARATOR, WINDOWS_SEPARATOR_STRING| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
Iterable<FileStore> |
getFileStores() |
Iterable<Path> |
getRootDirectories() |
String |
getSeparator() |
close, getName, getPath, getPathMatcher, getSeparator, getUserPrincipalLookupService, id, isOpen, isReadOnly, newWatchService, provider, supportedFileAttributeViews, toStringpublic String getSeparator()
getSeparator in interface FileSystemgetSeparator in class BaseSimpleFileSystempublic void dispose()
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.