Package | Description |
---|---|
org.apache.poi.openxml4j.opc.internal | |
org.apache.poi.openxml4j.util |
Modifier and Type | Method and Description |
---|---|
static ZipSecureFile.ThresholdInputStream |
ZipHelper.openZipStream(java.io.InputStream stream)
Opens the specified stream as a secure zip
|
Modifier and Type | Method and Description |
---|---|
static ZipSecureFile.ThresholdInputStream |
ZipSecureFile.addThreshold(java.io.InputStream zipIS) |
Constructor and Description |
---|
ThresholdInputStream(java.io.InputStream is,
ZipSecureFile.ThresholdInputStream cis) |
ZipInputStreamZipEntrySource(ZipSecureFile.ThresholdInputStream inp)
Reads all the entries from the ZipInputStream
into memory, and closes the source stream.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.