Uses of Class
org.apache.poi.openxml4j.opc.ZipPackage

Packages that use ZipPackage
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
static java.util.zip.ZipEntry ZipHelper.getContentTypeZipEntry(ZipPackage pkg)
          Retrieve the Zip entry of the content types part.
static java.util.zip.ZipEntry ZipHelper.getCorePropertiesZipEntry(ZipPackage pkg)
          Retrieve the zip entry of the core properties part.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.