public class FileMountFactory extends Object implements FSMountFactory<File>
| Modifier and Type | Field and Description |
|---|---|
private File |
absoluteRoot
.
|
private static String |
OS |
private File |
root
.
|
| Constructor and Description |
|---|
FileMountFactory(File root) |
private final File absoluteRoot
public FileMountFactory(File root) throws IOException
IOExceptionpublic Mount<File> create(Path path) throws IOException
FSMountFactorycreate in interface FSMountFactory<File>path - the pathIOException - any io exceptionprivate static boolean isWindow()
Copyright © 2015 eXo Platform SAS. All Rights Reserved.