fr.paris.lutece.plugins.form.modules.processornotifysender.utils
Class ZipUtils

java.lang.Object
  extended by fr.paris.lutece.plugins.form.modules.processornotifysender.utils.ZipUtils

public final class ZipUtils
extends java.lang.Object

ZipUtils


Method Summary
static void zipFolder(java.lang.String strFolderToZip, java.lang.String strZipDestination, java.lang.String strZipName)
          This Method zip a folder and all files contained in it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

zipFolder

public static void zipFolder(java.lang.String strFolderToZip,
                             java.lang.String strZipDestination,
                             java.lang.String strZipName)
This Method zip a folder and all files contained in it.

Parameters:
strFolderToZip - the folder to zip
strZipDestination - the place for the created zip
strZipName - the zip name


Copyright © 2012 Mairie de Paris. All Rights Reserved.