public class CloseableZipFileAdapter extends Object implements Closeable
| Constructor and Description | 
|---|
CloseableZipFileAdapter(ZipFile file)
 Builds a new instance
  
 | 
public CloseableZipFileAdapter(ZipFile file)
Builds a new instance
file - the archive to be closedpublic void close()
           throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2012-2015. All Rights Reserved.