|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crosswire.jsword.book.sword.ConfigEntryType
org.crosswire.jsword.book.sword.ConfigEntryType.ConfigEntrySyntheticType
public static class ConfigEntryType.ConfigEntrySyntheticType
Represents a ConfigEntryType that is not actually represented by the Sword Config file.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.crosswire.jsword.book.sword.ConfigEntryType |
---|
ConfigEntryType.ConfigEntryPickType, ConfigEntryType.ConfigEntrySyntheticType |
Field Summary | |
---|---|
private static long |
serialVersionUID
Serialization ID |
Fields inherited from class org.crosswire.jsword.book.sword.ConfigEntryType |
---|
ABOUT, BLOCK_COUNT, BLOCK_TYPE, CATEGORY, CIPHER_KEY, COMPRESS_TYPE, COPYRIGHT, COPYRIGHT_CONTACT_ADDRESS, COPYRIGHT_CONTACT_EMAIL, COPYRIGHT_CONTACT_NAME, COPYRIGHT_CONTACT_NOTES, COPYRIGHT_DATE, COPYRIGHT_HOLDER, COPYRIGHT_NOTES, DATA_PATH, DESCRIPTION, DIRECTION, DIRECTION_BIDI, DIRECTION_LTOR, DIRECTION_RTOL, DISPLAY_LEVEL, DISTRIBUTION_LICENSE, DISTRIBUTION_NOTES, DISTRIBUTION_SOURCE, ENCODING, FEATURE, FONT, GLOBAL_OPTION_FILTER, GLOSSARY_FROM, GLOSSARY_TO, HISTORY, INITIALS, INSTALL_SIZE, KEY_TYPE, LANG, LCSH, LIBRARY_URL, LOCATION_URL, MINIMUM_VERSION, MOD_DRV, OBSOLETES, OSIS_Q_TO_TICK, OSIS_VERSION, SHORT_COPYRIGHT, SHORT_PROMO, SOURCE_TYPE, SWORD_VERSION_DATE, TEXT_SOURCE, VERSION |
Constructor Summary | |
---|---|
ConfigEntryType.ConfigEntrySyntheticType(String name)
Simple ctor |
Method Summary | |
---|---|
boolean |
isSynthetic()
Synthetic keys are those that are not in the Sword Book's conf, but are needed by the program. |
Methods inherited from class org.crosswire.jsword.book.sword.ConfigEntryType |
---|
allowsContinuation, allowsRTF, convert, equals, filter, fromInteger, fromString, getDefault, getName, hasChoices, hashCode, isAllowed, mayRepeat, readResolve, reportDetails, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
Constructor Detail |
---|
public ConfigEntryType.ConfigEntrySyntheticType(String name)
Method Detail |
---|
public boolean isSynthetic()
ConfigEntryType
isSynthetic
in class ConfigEntryType
|
Copyright ยจ 2003-2007 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |