public class ZipCloseableDirectory extends CloseableDirectory
delegate| Constructor and Description |
|---|
ZipCloseableDirectory(File archive,
ZipDirectory parent) |
| 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, toURLpublic ZipCloseableDirectory(File archive, ZipDirectory parent) throws IOException
IOExceptionpublic ZipFile getZipFile()
protected void cleanup()
cleanup in class CloseableDirectoryCopyright © 2012. All Rights Reserved.