Uses of Class
org.apache.poi.openxml4j.opc.PackagePartCollection
Packages that use PackagePartCollection
-
Uses of PackagePartCollection in org.apache.poi.openxml4j.opc
Methods in org.apache.poi.openxml4j.opc that return PackagePartCollectionModifier and TypeMethodDescriptionprotected abstract PackagePartCollection
OPCPackage.getPartsImpl()
Get all parts link to the package.protected PackagePartCollection
ZipPackage.getPartsImpl()
Retrieves the parts from this package.