org.crosswire.jsword.book.search.parse
Class Msg
java.lang.Object
org.crosswire.common.util.MsgBase
org.crosswire.jsword.book.search.parse.Msg
class Msg
- extends MsgBase
Compile safe Msg resource settings.
Distribution Licence:
JSword is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License,
version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
The License is available on the internet
here, or by writing to:
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA
The copyright to this program is held by it's authors.
|
- Version:
- $Id: Msg.java,v 1.10 2004/10/09 21:45:05 joe Exp $
- Author:
- Joe Walker [joe at eireneh dot com]
- See Also:
Licence
Constructor Summary |
private |
Msg(String name)
Passthrough ctor |
ADD_BLANK
static final Msg ADD_BLANK
RIGHT_PARAM
static final Msg RIGHT_PARAM
RIGHT_BRACKETS
static final Msg RIGHT_BRACKETS
LEFT_PARAM
static final Msg LEFT_PARAM
LEFT_BRACKETS
static final Msg LEFT_BRACKETS
STARTS_WORD
static final Msg STARTS_WORD
STARTS_BLANK
static final Msg STARTS_BLANK
RETAIN_BLANK
static final Msg RETAIN_BLANK
REMOVE_BLANK
static final Msg REMOVE_BLANK
GRAMMAR_WORD
static final Msg GRAMMAR_WORD
GRAMMAR_BLANK
static final Msg GRAMMAR_BLANK
BLUR_BLANK
static final Msg BLUR_BLANK
BLUR_FORMAT
static final Msg BLUR_FORMAT
ENGINE_SYNTAX
static final Msg ENGINE_SYNTAX
ILLEGAL_PASSAGE
static final Msg ILLEGAL_PASSAGE
UNMATCHED_ESCAPE
static final Msg UNMATCHED_ESCAPE
SINGLE_PARAM
static final Msg SINGLE_PARAM
NO_THESAURUS
static final Msg NO_THESAURUS
Msg
private Msg(String name)
- Passthrough ctor