| Package | Description |
|---|---|
| org.crosswire.jsword.book.sword |
An implementation of the Book interfaces that reads from SWORD project
books (modules).
|
| org.crosswire.jsword.book.sword.state |
File management of SWORD Books.
|
| Modifier and Type | Method and Description |
|---|---|
GenBookBackendState |
GenBookBackend.initState() |
| Modifier and Type | Method and Description |
|---|---|
String |
GenBookBackend.readRawContent(GenBookBackendState state,
Key key) |
void |
GenBookBackend.setAliasKey(GenBookBackendState state,
Key alias,
Key source) |
void |
GenBookBackend.setRawText(GenBookBackendState rafBook,
Key key,
String text) |
| Modifier and Type | Method and Description |
|---|---|
GenBookBackendState |
OpenFileStateManager.getGenBookBackendState(BookMetaData metadata) |