| Package | Description |
|---|---|
| org.crsh.vfs.spi.url |
| Modifier and Type | Method and Description |
|---|---|
Node |
URLDriver.root() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Node> |
URLDriver.children(Node handle) |
Mount<Node> |
ClassPathMountFactory.create(Path path) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Node> |
URLDriver.children(Node handle) |
long |
URLDriver.getLastModified(Node handle) |
boolean |
URLDriver.isDir(Node handle) |
String |
URLDriver.name(Node handle) |
Iterator<InputStream> |
URLDriver.open(Node handle) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.