Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.grinvin.io.AbstractSectionSaver
org.grinvin.io.ZipOutputStreamSectionSaver
public class ZipOutputStreamSectionSaver
extends AbstractSectionSaver
ZipOutputStream
.
Constructor Summary | |
|
Method Summary | |
OutputStream |
|
Methods inherited from class org.grinvin.io.AbstractSectionSaver | |
addSection , containsSection |
public OutputStream createSection(String name) throws IOException
- Specified by:
- createSection in interface SectionSaver