Uses of Interface
org.apache.poi.openxml4j.opc.PackageProperties

Packages that use PackageProperties
org.apache.poi.openxml4j.opc   
org.apache.poi.openxml4j.opc.internal   
 

Uses of PackageProperties in org.apache.poi.openxml4j.opc
 

Methods in org.apache.poi.openxml4j.opc that return PackageProperties
 PackageProperties OPCPackage.getPackageProperties()
          Retrieves or creates if none exists, core package property part.
 

Uses of PackageProperties in org.apache.poi.openxml4j.opc.internal
 

Classes in org.apache.poi.openxml4j.opc.internal that implement PackageProperties
 class PackagePropertiesPart
          Represents the core properties part of a package.
 



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