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
IOException
void dispose()
Copyright © 2016. All rights reserved.