Package generic.util

Class ZipArchiveBuilder

    • Constructor Summary

      Constructors 
      Constructor Description
      ZipArchiveBuilder​(java.io.File outputFile)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ZipArchiveBuilder

        public ZipArchiveBuilder​(java.io.File outputFile)
                          throws java.io.FileNotFoundException,
                                 java.io.IOException
        Throws:
        java.io.FileNotFoundException
        java.io.IOException