JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
Z
zip64Mode
- Variable in class org.apache.poi.xssf.streaming.
SXSSFWorkbook
controls whether Zip64 mode is used - Always became the default in POI 5.0.0
ZipArchiveFakeEntry
- Class in
org.apache.poi.openxml4j.util
So we can close the real zip entry and still effectively work with it.
ZipArchiveThresholdInputStream
- Class in
org.apache.poi.openxml4j.util
ZipArchiveThresholdInputStream(InputStream)
- Constructor for class org.apache.poi.openxml4j.util.
ZipArchiveThresholdInputStream
ZipContentTypeManager
- Class in
org.apache.poi.openxml4j.opc.internal
Zip implementation of the ContentTypeManager.
ZipContentTypeManager(InputStream, OPCPackage)
- Constructor for class org.apache.poi.openxml4j.opc.internal.
ZipContentTypeManager
Delegate constructor to the super constructor.
ZipEntrySource
- Interface in
org.apache.poi.openxml4j.util
An Interface to make getting the different bits of a Zip File easy.
ZipFileZipEntrySource
- Class in
org.apache.poi.openxml4j.util
A ZipEntrySource wrapper around a ZipFile.
ZipFileZipEntrySource(ZipFile)
- Constructor for class org.apache.poi.openxml4j.util.
ZipFileZipEntrySource
ZipHelper
- Class in
org.apache.poi.openxml4j.opc.internal
ZipInputStreamZipEntrySource
- Class in
org.apache.poi.openxml4j.util
Provides a way to get at all the ZipEntries from a ZipInputStream, as many times as required.
ZipInputStreamZipEntrySource(ZipArchiveThresholdInputStream)
- Constructor for class org.apache.poi.openxml4j.util.
ZipInputStreamZipEntrySource
Reads all the entries from the ZipInputStream into memory, and don't close (since POI 4.0.1) the source stream.
ZipPackage
- Class in
org.apache.poi.openxml4j.opc
Physical zip package.
ZipPackage()
- Constructor for class org.apache.poi.openxml4j.opc.
ZipPackage
Constructor.
ZipPackage(OPCComplianceFlags)
- Constructor for class org.apache.poi.openxml4j.opc.
ZipPackage
Constructor.
ZipPackagePart
- Class in
org.apache.poi.openxml4j.opc
Zip implementation of a PackagePart.
ZipPackagePart(OPCPackage, ZipArchiveEntry, PackagePartName, String)
- Constructor for class org.apache.poi.openxml4j.opc.
ZipPackagePart
Constructor.
ZipPackagePropertiesMarshaller
- Class in
org.apache.poi.openxml4j.opc.internal.marshallers
Package core properties marshaller specialized for zipped package.
ZipPackagePropertiesMarshaller()
- Constructor for class org.apache.poi.openxml4j.opc.internal.marshallers.
ZipPackagePropertiesMarshaller
ZipPartMarshaller
- Class in
org.apache.poi.openxml4j.opc.internal.marshallers
Zip part marshaller.
ZipPartMarshaller()
- Constructor for class org.apache.poi.openxml4j.opc.internal.marshallers.
ZipPartMarshaller
ZipSecureFile
- Class in
org.apache.poi.openxml4j.util
This class wraps a
ZipFile
in order to check the entries for
zip bombs
while reading the archive.
ZipSecureFile(File)
- Constructor for class org.apache.poi.openxml4j.util.
ZipSecureFile
ZipSecureFile(String)
- Constructor for class org.apache.poi.openxml4j.util.
ZipSecureFile
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes