|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZipEntrySource | |
---|---|
org.apache.poi.openxml4j.opc | |
org.apache.poi.openxml4j.util |
Uses of ZipEntrySource in org.apache.poi.openxml4j.opc |
---|
Methods in org.apache.poi.openxml4j.opc that return ZipEntrySource | |
---|---|
ZipEntrySource |
ZipPackage.getZipArchive()
Get the zip archive |
Uses of ZipEntrySource in org.apache.poi.openxml4j.util |
---|
Classes in org.apache.poi.openxml4j.util that implement ZipEntrySource | |
---|---|
class |
ZipFileZipEntrySource
A ZipEntrySource wrapper around a ZipFile. |
class |
ZipInputStreamZipEntrySource
Provides a way to get at all the ZipEntries from a ZipInputStream, as many times as required. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |