| 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
IOExceptionpublic FS mount(FSDriver<?> driver) throws IOException
IOExceptionpublic FS mount(File root) throws IOException
IOExceptionpublic FS mount(ClassLoader cl, Path path) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionpublic FS mount(Class<?> clazz) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.