MCPcopy Create free account
hub / github.com/apache/poi / getPackage

Method getPackage

src/ooxml/java/org/apache/poi/POIXMLDocument.java:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 public OPCPackage getPackage() {
76 return this.pkg;
77 }
78
79 protected PackagePart getCorePart() {
80 return getPackagePart();

Callers 9

getTargetPartMethod · 0.95
writeMethod · 0.95
removeRelationMethod · 0.45
createRelationshipMethod · 0.45
readMethod · 0.45
testMultipleDrawingsMethod · 0.45
test45431Method · 0.45
testBug47668Method · 0.45

Calls

no outgoing calls

Tested by 4

testMultipleDrawingsMethod · 0.36
test45431Method · 0.36
testBug47668Method · 0.36