| Package | Description |
|---|---|
| org.crosswire.jsword.passage |
The core responsibility of the passage package is to store and collate
information about the structure of the Bible - The most important classes are
Passage, PassageTally and Strongs. |
| Modifier and Type | Method and Description |
|---|---|
static PassageListType |
PassageListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PassageListType[] |
PassageListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|