MCPcopy 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

outMethod · 0.80
resolveMethod · 0.65
getVisitorMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected