Cleaned up the documentation a bit.
This commit is contained in:
@ -15,6 +15,7 @@ import java.util.zip.ZipOutputStream;
|
||||
public class ZipUtils {
|
||||
/**
|
||||
* Zip the given directory
|
||||
*
|
||||
* @param sourceDirectoryPath the path of the directory to zip
|
||||
* @param zipDirectoryPath the path of the output file
|
||||
*/
|
||||
|
Reference in New Issue
Block a user