T - The type of data to write.public class ZipWriter<T> extends DelegatingWriter<T>
| Constructor and Description |
|---|
ZipWriter(File tempDirectory,
Writer<T> writer,
OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
flush, getProperties, getProperty, getWriter, setProperty, setWriter, writeclose, close, close, openclearProperties, getProperty, removeProperty, setProperties, setPropertySoft, setPropertyWeakclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearProperties, getProperty, removeProperty, setProperties, setPropertySoft, setPropertyWeakpublic ZipWriter(File tempDirectory, Writer<T> writer, OutputStream out)
public void close()
close in interface Writer<T>close in interface AutoCloseableclose in class DelegatingWriter<T>Copyright © 2015 Revolution Systems Inc.. All rights reserved.