org.kie.commons.java.nio.fs.file
Class SimpleWindowsFileSystem
java.lang.Object
org.kie.commons.java.nio.fs.file.BaseSimpleFileSystem
org.kie.commons.java.nio.fs.file.SimpleWindowsFileSystem
- All Implemented Interfaces:
- Closeable, FileSystemId, FileSystem
public class SimpleWindowsFileSystem
- extends BaseSimpleFileSystem
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSeparator
public String getSeparator()
- Specified by:
getSeparator in interface FileSystem- Overrides:
getSeparator in class BaseSimpleFileSystem
getRootDirectories
public Iterable<Path> getRootDirectories()
getFileStores
public Iterable<FileStore> getFileStores()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.