Class ZipUtil

java.lang.Object
org.jpos.util.ZipUtil

public class ZipUtil extends Object
Uses java.util.zip to compress an input file and store it to the given output. Only valid for single files, not directories.