org.apache.myfaces.util.zip
public class ZipUtils extends Object
Version: $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
Field Summary | |
---|---|
static String | ZIP_CHARSET |
Method Summary | |
---|---|
static String | unzipString(String s) |
static String | zipString(String s) |