|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crosswire.jsword.book.basic.AbstractBook
org.crosswire.jsword.book.sword.SwordDictionary
org.crosswire.jsword.book.sword.SwordDailyDevotion
public class SwordDailyDevotion
A book that has a preferred key of today's date.
The GNU Lesser General Public License for details.
Constructor Summary | |
---|---|
SwordDailyDevotion(SwordBookMetaData sbmd,
Backend backend)
Construct an SwordDailyDevotion given the BookMetaData and the AbstractBackend. |
Method Summary | |
---|---|
Key |
getPreferred()
What Key would this object like us to use? |
Methods inherited from class org.crosswire.jsword.book.sword.SwordDictionary |
---|
contains, createEmptyKeyList, getGlobalKeyList, getKey, getOsis, getOsisIterator, getRawText, getValidKey, isWritable, setAliasKey, setRawText |
Methods inherited from class org.crosswire.jsword.book.basic.AbstractBook |
---|
activate, 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, unlock |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SwordDailyDevotion(SwordBookMetaData sbmd, Backend backend)
sbmd
- the metadata that describes the bookbackend
- the means by which the resource is accessedMethod Detail |
---|
public Key getPreferred()
PreferredKey
getPreferred
in interface PreferredKey
|
Copyright ยจ 2003-2015 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |