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
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
public void writeNextZipEntry(ZipArchiveOutputStream target) throws IOException
IOException
Copyright © 2020 The Apache Software Foundation. All rights reserved.