org.crosswire.jsword.book.sword
Class SwordDailyDevotion
java.lang.Object
org.crosswire.jsword.book.basic.AbstractBook
org.crosswire.jsword.book.sword.SwordDictionary
org.crosswire.jsword.book.sword.SwordDailyDevotion
- All Implemented Interfaces:
- Comparable, Activatable, Book, BookMetaData, KeyFactory, PreferredKey
public class SwordDailyDevotion
- extends SwordDictionary
- implements PreferredKey
A book that has a preferred key of today's date.
- Author:
- DM Smith [ dmsmith555 at yahoo dot com]
- See Also:
for license details.
The copyright to this program is held by it's authors.
Method Summary |
Key |
getPreferred()
What Key would this object like us to use? |
Methods inherited from class org.crosswire.jsword.book.basic.AbstractBook |
addPropertyChangeListener, compareTo, equals, find, find, getBook, getBookCategory, getBookMetaData, getDriver, getDriverName, getFullName, getIndexStatus, getInitials, getLanguage, getName, getOsisID, getProperties, hasFeature, hashCode, isEnciphered, isLeftToRight, isQuestionable, isSupported, removePropertyChangeListener, setBookMetaData, setIndexStatus, toOSIS, toString |
NAME_DF
private static final DateFormat NAME_DF
- Date formatter
SwordDailyDevotion
public SwordDailyDevotion(SwordBookMetaData sbmd,
AbstractBackend backend)
- Simple ctor
getPreferred
public Key getPreferred()
- Description copied from interface:
PreferredKey
- What Key would this object like us to use?
- Specified by:
getPreferred
in interface PreferredKey
- Returns:
- The preferredKey