Uses of Class
org.apache.poi.openxml4j.opc.ZipPackage
-
Packages that use ZipPackage Package Description org.apache.poi.openxml4j.opc.internal -
-
Uses of ZipPackage in org.apache.poi.openxml4j.opc.internal
Methods in org.apache.poi.openxml4j.opc.internal with parameters of type ZipPackage Modifier and Type Method Description static org.apache.commons.compress.archivers.zip.ZipArchiveEntryZipHelper. getCorePropertiesZipEntry(ZipPackage pkg)Retrieve the zip entry of the core properties part.
-