Class ZipUtils


  • public class ZipUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ZipUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String packZipWithNameOfFolder​(java.lang.String folder, java.lang.String extension)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZipUtils

        public ZipUtils()
    • Method Detail

      • packZipWithNameOfFolder

        public static java.lang.String packZipWithNameOfFolder​(java.lang.String folder,
                                                               java.lang.String extension)