public class NestedCloseableDirectory extends CloseableDirectory
delegate| Constructor and Description |
|---|
NestedCloseableDirectory(IFile archive,
NestedZipDirectory delegate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup() |
ZipFile |
getZipFile() |
checkNotClosed, close, convert, convertNested, getFile, getLastModified, getName, getParent, getRoot, getSize, isClosed, isDirectory, isFile, isRoot, iterator, listAllFiles, listFiles, open, toCloseable, toURLclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic NestedCloseableDirectory(IFile archive, NestedZipDirectory delegate) throws IOException
IOExceptionpublic ZipFile getZipFile()
protected void cleanup()
cleanup in class CloseableDirectoryCopyright © 2021. All rights reserved.