Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 255 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 255 Bytes

UnZip_Folder_in_Java

Program to unzip all files from a zipped folder using Java.

Works well, if you don't have folders inside your zipped file.

This also allows you to take multiple Zip file path and output unzipped folder corresponding to each path.