MCPcopy Create free account
hub / github.com/xmlet/HtmlFlow / getName

Method getName

htmlflow-core/src/main/java/htmlflow/HtmlViewHot.java:54–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 }
53
54 @Override
55 public final String getName() {
56 return "HtmlViewHot";
57 }
58
59 @Override
60 public final String render() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected