Package | Description |
---|---|
org.apache.poi.openxml4j.opc | |
org.apache.poi.openxml4j.util |
Modifier and Type | Method | Description |
---|---|---|
ZipEntrySource |
ZipPackage.getZipArchive() |
Get the zip archive
|
Modifier and Type | Class | Description |
---|---|---|
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.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.