| 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 |
|---|---|
ZVerseBackendState |
ZVerseBackend.initState() |
| Modifier and Type | Method and Description |
|---|---|
String |
ZVerseBackend.readRawContent(ZVerseBackendState rafBook,
Key key) |
void |
ZVerseBackend.setAliasKey(ZVerseBackendState rafBook,
Key alias,
Key source) |
void |
ZVerseBackend.setRawText(ZVerseBackendState rafBook,
Key key,
String text) |
| Modifier and Type | Method and Description |
|---|---|
ZVerseBackendState |
OpenFileStateManager.getZVerseBackendState(BookMetaData metadata,
BlockType blockType) |