Package | Description |
---|---|
gnu.gpl |
This package contains GNU General Public License information only.
|
gnu.lgpl |
This package contains GNU Lesser General Public License information only.
|
org.crosswire.common.util |
A collection of various generic utility classes.
|
org.crosswire.jsword |
This package contains the message catalog for everything JSword and is the root of the package tree for JSword.
|
org.crosswire.jsword.book.install.sword |
An implementation of an installer that can handle SWORD Books (Modules).
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
GPLMsg
Compile safe Msg resource settings.
|
Modifier and Type | Field and Description |
---|---|
private static MsgBase |
GPLMsg.msg |
Modifier and Type | Class and Description |
---|---|
(package private) class |
LGPLMsg
Compile safe Msg resource settings.
|
Modifier and Type | Field and Description |
---|---|
private static MsgBase |
LGPLMsg.msg |
Modifier and Type | Method and Description |
---|---|
private ResourceBundle |
MsgBase.getResourceBundleForClass(Class<? extends MsgBase> implementingClass,
String className,
String shortClassName,
Locale currentUserLocale,
Map<String,ResourceBundle> localisedResourceMap)
Gets the resource bundle for a particular class
|
Modifier and Type | Class and Description |
---|---|
class |
JSMsg
Compile safe Msg resource settings.
|
class |
JSOtherMsg
Compile safe Msg resource settings.
|
Modifier and Type | Field and Description |
---|---|
private static MsgBase |
JSOtherMsg.msg |
private static MsgBase |
JSMsg.msg |
Modifier and Type | Class and Description |
---|---|
(package private) class |
FTPMsg
Compile safe Msg resource settings.
|
Modifier and Type | Field and Description |
---|---|
(package private) static MsgBase |
FTPMsg.AUTH_REFUSED |
(package private) static MsgBase |
FTPMsg.CONNECT_REFUSED |
(package private) static MsgBase |
FTPMsg.CWD_REFUSED |
(package private) static MsgBase |
FTPMsg.DOWNLOAD_REFUSED |
(package private) static MsgBase |
FTPMsg.URL_AT_COUNT |
(package private) static MsgBase |
FTPMsg.URL_COLON_COUNT |