Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/xmlet/HtmlFlow
/ getName
Method
getName
htmlflow-core/src/main/java/htmlflow/HtmlDoc.java:48–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
@Override
49
public
String getName() {
50
return
"HtmlDoc"
;
51
}
52
53
@Override
54
public
HtmlPage setIndented(boolean isIndented) {
Callers
7
testSelf
Method · 0.95
getMethodFromAttribute
Method · 0.45
appendAttribute
Method · 0.45
__
Method · 0.45
getParent
Method · 0.45
visitElement
Method · 0.45
visitParent
Method · 0.45
Calls
no outgoing calls
Tested by
1
testSelf
Method · 0.76