类 ZipUtils

java.lang.Object
com.baidu.bjf.remoting.protobuf.utils.ZipUtils

public class ZipUtils extends Object
The Class ZipUtils.
作者:
xiemalin
  • 构造器详细资料

    • ZipUtils

      public ZipUtils()
  • 方法详细资料

    • unZip

      public static void unZip(File srcFile, String destDirPath) throws RuntimeException
      Un zip.
      参数:
      srcFile - the src file
      destDirPath - the dest dir path
      抛出:
      RuntimeException - the runtime exception