|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crosswire.jsword.book.sword.SwordConstants
public final class SwordConstants
A Constants to help the SwordBookDriver to read Sword format data.
for license details.
The copyright to this program is held by it's authors.
Field Summary | |
---|---|
static String |
DIR_CONF
The configuration directory |
static String |
DIR_DATA
The data directory |
static String |
EXTENSION_CONF
Extension for config files |
static String |
EXTENSION_DATA
Extension for data files |
static String |
EXTENSION_INDEX
Extension for index files |
static String |
EXTENSION_VSS
Index file extensions |
static String |
FILE_NT
New testament data files |
static String |
FILE_OT
Old testament data files |
Constructor Summary | |
---|---|
private |
SwordConstants()
Prevent instantiation |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String FILE_NT
public static final String FILE_OT
public static final String EXTENSION_VSS
public static final String EXTENSION_INDEX
public static final String EXTENSION_DATA
public static final String EXTENSION_CONF
public static final String DIR_DATA
public static final String DIR_CONF
Constructor Detail |
---|
private SwordConstants()
|
Copyright ? 2003-2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |