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 Closeable
close
in interface AutoCloseable
IOException
Copyright © 2012-2015. All Rights Reserved.