Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/xmlgraphics-fop
/ getId
Method
getId
fop-core/src/main/java/org/apache/fop/fo/FObj.java:611–613 ·
view source on GitHub ↗
@return the "id" property.
()
Source
from the content-addressed store, hash-verified
609
610
/** @
return
the
"id"
property. */
611
public
String getId() {
612
return
id;
613
}
614
615
/** @
return
whether this object has an id set */
616
public
boolean hasId() {
Callers
15
getContextInfoAlt
Method · 0.95
testHasTriplet
Method · 0.45
testRepeatAddAreas
Method · 0.45
addID
Method · 0.45
observeElementList
Method · 0.45
makeNewPage
Method · 0.45
addId
Method · 0.45
notifyEndOfLayout
Method · 0.45
observeElementList
Method · 0.45
getParentArea
Method · 0.45
fillPage
Method · 0.45
finishPageSequence
Method · 0.45
Calls
no outgoing calls
Tested by
3
testHasTriplet
Method · 0.36
testRepeatAddAreas
Method · 0.36
addID
Method · 0.36