public static class ScatterZipOutputStream.ZipEntryWriter extends Object implements Closeable
| Constructor and Description |
|---|
ZipEntryWriter(ScatterZipOutputStream scatter) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
writeNextZipEntry(ZipArchiveOutputStream target) |
public ZipEntryWriter(ScatterZipOutputStream scatter) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void writeNextZipEntry(ZipArchiveOutputStream target) throws IOException
IOExceptionCopyright © 2002–2025. All rights reserved.