public class DiffCommandZip.ZipSourceFile extends Object implements DiffCommandZip.ZipSource
| Constructor and Description |
|---|
ZipSourceFile(File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
InputStream |
getInputStream(String name) |
ZipFile |
getZfile() |
public ZipSourceFile(File file)
public ZipFile getZfile()
public InputStream getInputStream(String name)
getInputStream in interface DiffCommandZip.ZipSourcepublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2022 vpc open source initiative. All rights reserved.