org.crosswire.jsword.passage
Class Msg
java.lang.Object
org.crosswire.common.util.MsgBase
org.crosswire.jsword.passage.Msg
public final class Msg
- extends MsgBase
Compile safe Msg resource settings.
- Author:
- Joe Walker [joe at eireneh dot com]
- See Also:
for license details.
The copyright to this program is held by it's authors.
Constructor Summary |
private |
Msg(String name)
Passthrough ctor |
TALLY_ERROR_ENUM
static final Msg TALLY_ERROR_ENUM
TALLY_ERROR_ORDER
static final Msg TALLY_ERROR_ORDER
PASSAGE_READONLY
static final Msg PASSAGE_READONLY
ABSTRACT_VERSE_SINGULAR
static final Msg ABSTRACT_VERSE_SINGULAR
ABSTRACT_VERSE_PLURAL
static final Msg ABSTRACT_VERSE_PLURAL
ABSTRACT_BOOK_SINGULAR
static final Msg ABSTRACT_BOOK_SINGULAR
ABSTRACT_BOOK_PLURAL
static final Msg ABSTRACT_BOOK_PLURAL
BOOKS_BOOK
static final Msg BOOKS_BOOK
BOOKS_SECTION
static final Msg BOOKS_SECTION
BOOKS_NUMBER
static final Msg BOOKS_NUMBER
BOOKS_FIND
static final Msg BOOKS_FIND
BOOKS_BOOKCHAP
static final Msg BOOKS_BOOKCHAP
BOOKS_ORDINAL
static final Msg BOOKS_ORDINAL
BOOKS_DECODE
static final Msg BOOKS_DECODE
BOOKS_CHAPTER
static final Msg BOOKS_CHAPTER
BOOKS_VERSE
static final Msg BOOKS_VERSE
RANGE_BLURBOOK
static final Msg RANGE_BLURBOOK
RANGE_BLURNONE
static final Msg RANGE_BLURNONE
RANGE_HICOUNT
static final Msg RANGE_HICOUNT
RANGE_LOCOUNT
static final Msg RANGE_LOCOUNT
RANGE_PARTS
static final Msg RANGE_PARTS
VERSE_PARTS
static final Msg VERSE_PARTS
VERSE_PARSE
static final Msg VERSE_PARSE
ERROR_CASE
static final Msg ERROR_CASE
ERROR_PATCH
static final Msg ERROR_PATCH
PASSAGE_UNKNOWN
static final Msg PASSAGE_UNKNOWN
ERROR_BLUR
static final Msg ERROR_BLUR
ABSTRACT_CAST
static final Msg ABSTRACT_CAST
ABSTRACT_INDEX
static final Msg ABSTRACT_INDEX
KEYLIST_READONLY
static final Msg KEYLIST_READONLY
Msg
private Msg(String name)
- Passthrough ctor