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

Method getVisitor

htmlflow-core/src/main/java/htmlflow/HtmlDoc.java:66–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64 }
65
66 @Override
67 public HtmlDocVisitor getVisitor() {
68 return visitor;
69 }
70}

Callers 12

htmlMethod · 0.95
setIndentedMethod · 0.95
renderMethod · 0.45
writeMethod · 0.45
writeAsyncMethod · 0.45
visitMfeMethod · 0.45

Calls

no outgoing calls