|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaDataLocator | |
---|---|
org.crosswire.jsword.book | The Book package provides an interface to a real store of data. |
org.crosswire.jsword.book.sword | An implementation of the Book interfaces that reads from SWORD project books (modules). |
Uses of MetaDataLocator in org.crosswire.jsword.book |
---|
Methods in org.crosswire.jsword.book that return MetaDataLocator | |
---|---|
static MetaDataLocator |
MetaDataLocator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MetaDataLocator[] |
MetaDataLocator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of MetaDataLocator in org.crosswire.jsword.book.sword |
---|
Methods in org.crosswire.jsword.book.sword with parameters of type MetaDataLocator | |
---|---|
private IniSection |
SwordBookMetaData.addConfig(MetaDataLocator locator)
|
void |
SwordBookMetaData.putProperty(String key,
String value,
MetaDataLocator metaDataLocator)
Allow specification of a specific SwordMetaDataLocator when saving a property. |
|
Copyright ยจ 2003-2015 | |||||||||
PREV NEXT | FRAMES NO FRAMES |