I am using java.util.zip package to unzip the xlsx files and using Stax parser for reading the data. Is it possible to unzip the password protected xlsx file using the java.util.zip package. When I try this I am not able to get the sheet.xml files , I can able to see only the encrypted folders.
No comments:
Post a Comment