|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RawFileBackendState | |
---|---|
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. |
Uses of RawFileBackendState in org.crosswire.jsword.book.sword |
---|
Methods in org.crosswire.jsword.book.sword that return RawFileBackendState | |
---|---|
RawFileBackendState |
RawFileBackend.initState()
|
Methods in org.crosswire.jsword.book.sword with parameters of type RawFileBackendState | |
---|---|
private void |
RawFileBackend.checkAndIncrementIncfile(RawFileBackendState state,
int index)
|
private void |
RawFileBackend.createIncfile(RawFileBackendState state)
|
private void |
RawFileBackend.prepopulateIncfile(RawFileBackendState state)
|
private void |
RawFileBackend.prepopulateIndexFiles(RawFileBackendState state)
|
void |
RawFileBackend.setAliasKey(RawFileBackendState state,
Key alias,
Key source)
|
void |
RawFileBackend.setRawText(RawFileBackendState state,
Key key,
String text)
|
private void |
RawFileBackend.writeIncfile(RawFileBackendState state,
int value)
|
Uses of RawFileBackendState in org.crosswire.jsword.book.sword.state |
---|
Methods in org.crosswire.jsword.book.sword.state that return RawFileBackendState | |
---|---|
static RawFileBackendState |
OpenFileStateManager.getRawFileBackendState(SwordBookMetaData metadata)
|
|
Copyright ? 2003-2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |