|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BookData | |
---|---|
org.crosswire.jsword.book | The Book package provides an interface to a real store of data. |
org.crosswire.jsword.book.basic | The Basic package contains default and abstract implementations of the main Book classes. |
org.crosswire.jsword.book.readings | An implementation of BookDriver and Dictionary that read provide access to readings planners. |
org.crosswire.jsword.book.sword | An implementation of the Book interfaces that reads from SWORD project books (modules). |
Uses of BookData in org.crosswire.jsword.book |
---|
Methods in org.crosswire.jsword.book that return BookData | |
---|---|
BookData |
Book.getData(Key key)
Retrieval: Add to the given document some mark-up for the specified Verses. |
Uses of BookData in org.crosswire.jsword.book.basic |
---|
Methods in org.crosswire.jsword.book.basic that return BookData | |
---|---|
BookData |
AbstractPassageBook.getData(Key key)
|
Methods in org.crosswire.jsword.book.basic with parameters of type BookData | |
---|---|
void |
AbstractPassageBook.setDocument(Verse verse,
BookData bdata)
For when we want to add writing functionality |
Uses of BookData in org.crosswire.jsword.book.readings |
---|
Methods in org.crosswire.jsword.book.readings that return BookData | |
---|---|
BookData |
ReadingsBook.getData(Key key)
|
Uses of BookData in org.crosswire.jsword.book.sword |
---|
Methods in org.crosswire.jsword.book.sword that return BookData | |
---|---|
BookData |
SwordDictionary.getData(Key key)
|
BookData |
SwordGenBook.getData(Key key)
|
|
Copyright ยจ 2003-2006 | |||||||||
PREV NEXT | FRAMES NO FRAMES |