|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigEntryType | |
---|---|
org.crosswire.jsword.book.sword | An implementation of the Book interfaces that reads from SWORD project books (modules). |
Uses of ConfigEntryType in org.crosswire.jsword.book.sword |
---|
Methods in org.crosswire.jsword.book.sword that return ConfigEntryType | |
---|---|
static ConfigEntryType |
ConfigEntryType.fromString(String name)
Lookup method to convert from a String |
static ConfigEntryType |
ConfigEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConfigEntryType[] |
ConfigEntryType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.crosswire.jsword.book.sword with parameters of type ConfigEntryType | |
---|---|
Object |
ConfigValueInterceptor.intercept(String bookName,
ConfigEntryType configEntryType,
Object value)
Intercepts a value before distribution to the rest of the JSword library |
|
Copyright ยจ 2003-2015 | |||||||||
PREV NEXT | FRAMES NO FRAMES |