|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Node | |
|---|---|
| org.crsh.vfs.spi.url | |
| Uses of Node in org.crsh.vfs.spi.url |
|---|
| Methods in org.crsh.vfs.spi.url that return Node | |
|---|---|
Node |
URLDriver.root()
|
| Methods in org.crsh.vfs.spi.url that return types with arguments of type Node | |
|---|---|
Iterable<Node> |
URLDriver.children(Node handle)
|
Mount<Node> |
ClassPathMountFactory.create(Path path)
|
| Methods in org.crsh.vfs.spi.url with parameters of type Node | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||