|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.modules.processornotifysender.utils.ZipUtils
public final class ZipUtils
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 |
---|
public static void zipFolder(java.lang.String strFolderToZip, java.lang.String strZipDestination, java.lang.String strZipName)
strFolderToZip
- the folder to zipstrZipDestination
- the place for the created zipstrZipName
- the zip name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |