Class GetAndUnpackZipArchive

java.lang.Object
eu.bandm.tools.installer.GetAndUnpackZipArchive

public class GetAndUnpackZipArchive extends Object
Loads a zip archive from a (http) URL and unzips the files into the local file system.
  • Constructor Details

    • GetAndUnpackZipArchive

      public GetAndUnpackZipArchive()
  • Method Details

    • fromTo

      public static Object fromTo(URL from, File to)
      Loads a zip archive from a (html) URL and unzips the files into the local file system.
      Returns:
      number of files iff all successful, or a