@ThreadSafe @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public class ZipRaesController extends KeyManagerController<ZipRaesDriver>
| Modifier and Type | Field and Description |
|---|---|
private static String |
ROOT_PATH |
driverdelegate| Constructor and Description |
|---|
ZipRaesController(FsController<?> controller,
ZipRaesDriver driver)
Constructs a new ZIP.RAES archive controller.
|
| Modifier and Type | Method and Description |
|---|---|
FsEntry |
getEntry(FsEntryName name) |
protected Class<? extends IOException> |
getKeyExceptionType() |
protected Class<?> |
getKeyType() |
sync, unlinkgetClosedIcon, getInputSocket, getOpenIcon, getOutputSocket, getParent, isExecutable, isReadable, isReadOnly, isWritable, mknod, setReadOnly, setTime, setTime, toStringgetModel, getMountPoint, isTouched, setTouchedequals, hashCode, syncprivate static final String ROOT_PATH
ZipRaesController(FsController<?> controller, ZipRaesDriver driver)
controller - the non-null file system controller to
decorate.driver - the ZIP.RAES driver.public FsEntry getEntry(FsEntryName name) throws IOException
getEntry in class FsDecoratingController<FsModel,FsController<?>>IOExceptionprotected Class<? extends IOException> getKeyExceptionType()
getKeyExceptionType in class KeyManagerController<ZipRaesDriver>protected Class<?> getKeyType()
getKeyType in class KeyManagerController<ZipRaesDriver>Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.