public class SwordDailyDevotion extends SwordDictionary implements PreferredKey
The GNU Lesser General Public License for details.| Constructor and Description |
|---|
SwordDailyDevotion(SwordBookMetaData sbmd,
Backend backend)
Construct an SwordDailyDevotion given the BookMetaData and the AbstractBackend.
|
| Modifier and Type | Method and Description |
|---|---|
Key |
getPreferred()
What Key would this object like us to use?
|
contains, createEmptyKeyList, getGlobalKeyList, getKey, getOsis, getOsisIterator, getRawText, getValidKey, isWritable, setAliasKey, setRawTextactivate, addIndexStatusListener, compareTo, deactivate, equals, find, find, firePropertyChange, getAbbreviation, getBackend, getBook, getBookCategory, getBookMetaData, getDriver, getDriverName, getIndexStatus, getInitials, getLanguage, getName, getOsisID, getProperty, getPropertyKeys, getScope, getUnlockKey, hasFeature, hashCode, isEnciphered, isLeftToRight, isLocked, isQuestionable, isSupported, match, putProperty, putProperty, removeIndexStatusListener, setBookMetaData, setIndexStatus, toOSIS, toString, unlockpublic SwordDailyDevotion(SwordBookMetaData sbmd, Backend backend)
sbmd - the metadata that describes the bookbackend - the means by which the resource is accessedpublic Key getPreferred()
PreferredKeygetPreferred in interface PreferredKey