public class ZipDir extends Object implements CloseableDir
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
File[] |
getFiles() |
String |
getPath() |
String |
getPrefixPath() |
ZipFile |
getZipFile() |
public String getPrefixPath()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic ZipFile getZipFile()
Copyright © 2026 Brandao. All rights reserved.