Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
html
Method · 0.95
setIndented
Method · 0.95
should_use_hot_visitor
Method · 0.45
should_use_cached_visitor_when_caching_enabled
Method · 0.45
should_change_visitors_when_caching_changes
Method · 0.45
should_use_hot_visitor
Method · 0.45
should_use_cached_visitor_when_caching_enabled
Method · 0.45
should_change_visitors_when_caching_changes
Method · 0.45
render
Method · 0.45
write
Method · 0.45
writeAsync
Method · 0.45
visitMfe
Method · 0.45
Calls
no outgoing calls
Tested by
6
should_use_hot_visitor
Method · 0.36
should_use_cached_visitor_when_caching_enabled
Method · 0.36
should_change_visitors_when_caching_changes
Method · 0.36
should_use_hot_visitor
Method · 0.36
should_use_cached_visitor_when_caching_enabled
Method · 0.36
should_change_visitors_when_caching_changes
Method · 0.36