Modifier and Type | Class and Description |
---|---|
static class |
FS.Builder |
Modifier and Type | Field and Description |
---|---|
(package private) List<FSDriver<?>> |
drivers
.
|
Constructor and Description |
---|
FS() |
public FS()
public File get(Path path) throws IOException
IOException
public FS mount(FSDriver<?> driver) throws IOException
IOException
public FS mount(File root) throws IOException
IOException
public FS mount(ClassLoader cl, Path path) throws IOException, URISyntaxException
IOException
URISyntaxException
public FS mount(Class<?> clazz) throws IOException, URISyntaxException
IOException
URISyntaxException
Copyright © 2015 eXo Platform SAS. All Rights Reserved.