Class ZipArchiver

java.lang.Object
org.openl.util.ZipArchiver
All Implemented Interfaces:
Closeable, AutoCloseable

public final class ZipArchiver extends Object implements Closeable
Pack a file to an output stream.
Author:
Yury Molchan