Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/xmlgraphics-fop
/ getRoot
Method
getRoot
fop-core/src/main/java/org/apache/fop/fo/FONode.java:800–802 ·
view source on GitHub ↗
Returns the root node of this tree @return the root node
()
Source
from the content-addressed store, hash-verified
798
* @
return
the root node
799
*/
800
public
Root getRoot() {
801
return
parent.getRoot();
802
}
803
804
/**
805
* Returns the fully qualified name of the node
Callers
15
createPageSequenceMaster
Method · 0.95
startPageSequence
Method · 0.45
testFixedController
Method · 0.45
testDynamicController
Method · 0.45
versionShouldNotChange
Method · 0.45
versionShouldChange
Method · 0.45
testGetNextPage
Method · 0.45
testRegionNameNotFound
Method · 0.45
startPageSequence
Method · 0.45
drawImage
Method · 0.45
convert
Method · 0.45
startAbstractPageSequence
Method · 0.45
Calls
no outgoing calls
Tested by
9
createPageSequenceMaster
Method · 0.76
testFixedController
Method · 0.36
testDynamicController
Method · 0.36
versionShouldNotChange
Method · 0.36
versionShouldChange
Method · 0.36
testGetNextPage
Method · 0.36
testRegionNameNotFound
Method · 0.36
startPageSequence
Method · 0.36
drawImage
Method · 0.36