Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/xmlet/HtmlFlow
/ render
Method
render
htmlflow-core/src/main/java/htmlflow/HtmlViewHot.java:59–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
@Override
60
public
final
String render() {
61
return
render(null);
62
}
63
64
@Override
65
public
final
String render(M model) {
Callers
nothing calls this directly
Calls
4
out
Method · 0.80
resolve
Method · 0.65
getVisitor
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected