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 |
ACCURACY_BOOK
static final Msg ACCURACY_BOOK
ACCURACY_BOOK_CHAPTER
static final Msg ACCURACY_BOOK_CHAPTER
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
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_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