public static class ScatterZipOutputStream.ZipEntryWriter
extends java.lang.Object
implements java.io.Closeable
Constructor and Description |
---|
ZipEntryWriter(ScatterZipOutputStream scatter) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
writeNextZipEntry(ZipArchiveOutputStream target) |
public ZipEntryWriter(ScatterZipOutputStream scatter) throws java.io.IOException
java.io.IOException
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
java.io.IOException
public void writeNextZipEntry(ZipArchiveOutputStream target) throws java.io.IOException
java.io.IOException
Copyright © 2010 - 2023 Adobe. All Rights Reserved