org.crsh.vfs.spi
Class AbstractFSDriver<H>
java.lang.Object
org.crsh.vfs.spi.AbstractFSDriver<H>
- All Implemented Interfaces:
- FSDriver<H>
- Direct Known Subclasses:
- FileDriver, JarURLDriver, MountDriver, RAMDriver, ServletContextDriver
public abstract class AbstractFSDriver<H>
- extends Object
- implements FSDriver<H>
- Version:
- $Revision$
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractFSDriver
public AbstractFSDriver()
child
public H child(H handle,
String name)
throws IOException
- Specified by:
child
in interface FSDriver<H>
- Throws:
IOException
Copyright © 2012 eXo Platform SAS. All Rights Reserved.