|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.vfs.spi.AbstractFSDriver<H>
public abstract class AbstractFSDriver<H>
Constructor Summary | |
---|---|
AbstractFSDriver() |
Method Summary | |
---|---|
H |
child(H handle, String name) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.crsh.vfs.spi.FSDriver |
---|
children, getLastModified, isDir, name, open, root |
Constructor Detail |
---|
public AbstractFSDriver()
Method Detail |
---|
public H child(H handle, String name) throws IOException
child
in interface FSDriver<H>
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |