org.apache.myfaces.util.zip
Class ZipUtils
java.lang.Object
org.apache.myfaces.util.zip.ZipUtils
public class ZipUtils
extends java.lang.Object
DOCUMENT ME!
$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
Revision 1.7 2004/04/09 21:13:10 Sylvain Vieujot
Replace oreilly's Base64 encoder and decoder with Jakarta Commons Codec- Manfred Geiler (latest modification by $Author: matze $)
ZIP_CHARSET
public static final String ZIP_CHARSET
unzipString
public static String unzipString(String s)
zipString
public static String zipString(String s)