org.plovr.util
Class GzipUtil

java.lang.Object
  extended by org.plovr.util.GzipUtil

public final class GzipUtil
extends java.lang.Object


Method Summary
static int getGzipSize(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGzipSize

public static int getGzipSize(java.lang.String str)
                       throws java.io.IOException
Throws:
java.io.IOException