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