|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZipSecureFile.ThresholdInputStream | |
|---|---|
| org.apache.poi.openxml4j.opc.internal | |
| org.apache.poi.openxml4j.util | |
| Uses of ZipSecureFile.ThresholdInputStream in org.apache.poi.openxml4j.opc.internal |
|---|
| Methods in org.apache.poi.openxml4j.opc.internal that return ZipSecureFile.ThresholdInputStream | |
|---|---|
static ZipSecureFile.ThresholdInputStream |
ZipHelper.openZipStream(java.io.InputStream stream)
Opens the specified stream as a secure zip |
| Uses of ZipSecureFile.ThresholdInputStream in org.apache.poi.openxml4j.util |
|---|
| Methods in org.apache.poi.openxml4j.util that return ZipSecureFile.ThresholdInputStream | |
|---|---|
static ZipSecureFile.ThresholdInputStream |
ZipSecureFile.addThreshold(java.io.InputStream zipIS)
|
| Constructors in org.apache.poi.openxml4j.util with parameters of type ZipSecureFile.ThresholdInputStream | |
|---|---|
ZipInputStreamZipEntrySource(ZipSecureFile.ThresholdInputStream inp)
Reads all the entries from the ZipInputStream into memory, and closes the source stream. |
|
ZipSecureFile.ThresholdInputStream(java.io.InputStream is,
ZipSecureFile.ThresholdInputStream cis)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||