MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / setText

Method setText

src/org/albite/book/model/book/Bookmark.java:40–42  ·  view source on GitHub ↗
(final String text)

Source from the content-addressed store, hash-verified

38 }
39
40 public final void setText(final String text) {
41 this.text = text;
42 }
43
44 public final String getTextForHTML() {
45

Callers 7

processBookmarkMethod · 0.95
getLoadBookMethod · 0.45
getSplashScreenMethod · 0.45
convertUnitsMethod · 0.45
getLookupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected