Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getTargetPart
Method · 0.95
write
Method · 0.95
removeRelation
Method · 0.45
createRelationship
Method · 0.45
read
Method · 0.45
testMultipleDrawings
Method · 0.45
test45431
Method · 0.45
testBug47668
Method · 0.45
testContainsMainContentType
Method · 0.45
Calls
no outgoing calls
Tested by
4
testMultipleDrawings
Method · 0.36
test45431
Method · 0.36
testBug47668
Method · 0.36
testContainsMainContentType
Method · 0.36