Uses of Class
org.apache.poi.openxml4j.util.ZipSecureFile
Packages that use ZipSecureFile
-
Uses of ZipSecureFile in org.apache.poi.openxml4j.opc.internal
Methods in org.apache.poi.openxml4j.opc.internal that return ZipSecureFileModifier and TypeMethodDescriptionstatic ZipSecureFile
ZipHelper.openZipFile
(File file) Opens the specified file as a secure zip, or returns null if no such file existsstatic ZipSecureFile
ZipHelper.openZipFile
(String path) Retrieve and open as a secure zip file with the specified path.