Package VASSAL.tools.io
Class ZipWriter
java.lang.Object
VASSAL.tools.io.ZipWriter
- All Implemented Interfaces:
Closeable
,AutoCloseable
A class for writing ZIP archives.
- Since:
- 3.5.0
- Author:
- Joel Uckelman
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ZipWriter
- Throws:
IOException
-
ZipWriter
- Throws:
IOException
-
-
Method Details
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-