| Package | Description |
|---|---|
| org.crosswire.common.config |
Config allows an application to separate the responsibilities of setting
itself up, and providing a user interface from the real work that it needs
to do.
|
| org.crosswire.jsword.versification |
The core responsibility of the versification package is to understand verse references.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Choice.setString(String value)
String value to associate with this Field.
|
void |
AbstractReflectedChoice.setString(String value) |
| Constructor and Description |
|---|
FileVersificationMapping(Versification versification) |