Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
processBookmark
Method · 0.95
getLoadBook
Method · 0.45
getSplashScreen
Method · 0.45
convertUnits
Method · 0.45
getLookup
Method · 0.45
getScanningDictionaries
Method · 0.45
getReflowChapterScreen
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected