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