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, toString
public String getSeparator()
getSeparator
in interface FileSystem
getSeparator
in class BaseSimpleFileSystem
public void dispose()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.