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 PackagePartCollectionOPCPackage. getPartsImpl()Get all parts link to the package.protected PackagePartCollectionZipPackage. getPartsImpl()Retrieves the parts from this package.
-