Package | Description |
---|---|
org.apache.poi.openxml4j.opc.internal |
Modifier and Type | Method and Description |
---|---|
static ZipSecureFile |
ZipHelper.openZipFile(java.io.File file)
Opens the specified file as a secure zip, or returns null if no
such file exists
|
static ZipSecureFile |
ZipHelper.openZipFile(java.lang.String path)
Retrieve and open as a secure zip file with the specified path.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.