MCPcopy Create free account
hub / github.com/M66B/FairEmail / tail

Method tail

app/src/main/java/eu/faircode/email/HtmlHelper.java:522–525  ·  view source on GitHub ↗
(Node node, int depth)

Source from the content-addressed store, hash-verified

520 }
521
522 @Override
523 public FilterResult tail(Node node, int depth) {
524 return FilterResult.CONTINUE;
525 }
526 });
527
528 // Fix Microsoft namespaces

Callers

nothing calls this directly

Calls 15

normalizeTextMethod · 0.95
parseWebColorMethod · 0.95
setSpanMethod · 0.95
iMethod · 0.95
getFontWeightMethod · 0.95
getTypefaceSpanMethod · 0.95
eMethod · 0.95
guessSchemeMethod · 0.95
isHyperLinkMethod · 0.95
hasBorderMethod · 0.95
isSupportedTypeMethod · 0.95
wMethod · 0.95

Tested by

no test coverage detected