public interface ExportZipEntry
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
String |
getName() |
OutputStream |
getOutputStream() |
Writer |
getWriter() |
void |
writeData(OutputStream out) |
String getName()
Writer getWriter()
OutputStream getOutputStream()
void writeData(OutputStream out) throws IOException
IOExceptionvoid dispose()
Copyright © 2017. All rights reserved.