|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Handle | |
---|---|
org.crsh.vfs.spi.jarurl |
Uses of Handle in org.crsh.vfs.spi.jarurl |
---|
Methods in org.crsh.vfs.spi.jarurl that return Handle | |
---|---|
Handle |
JarURLDriver.root()
|
Methods in org.crsh.vfs.spi.jarurl that return types with arguments of type Handle | |
---|---|
Iterable<Handle> |
JarURLDriver.children(Handle handle)
|
Methods in org.crsh.vfs.spi.jarurl with parameters of type Handle | |
---|---|
Iterable<Handle> |
JarURLDriver.children(Handle handle)
|
boolean |
JarURLDriver.isDir(Handle handle)
|
String |
JarURLDriver.name(Handle handle)
|
URL |
JarURLDriver.toURL(Handle handle)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |