public class TempZipFile
extends org.apache.commons.compress.archivers.zip.ZipFile
ZipFile which is created from a temporal File which is deleted
when close() is invoked| Constructor and Description |
|---|
TempZipFile(File f) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
closeSafely() |
public TempZipFile(File f) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class org.apache.commons.compress.archivers.zip.ZipFileIOExceptionpublic void closeSafely()
Copyright © 2026 MuleSoft, Inc.. All rights reserved.