| Package | Description |
|---|---|
| org.crosswire.jsword.versification |
The core responsibility of the versification package is to understand verse references.
|
| Modifier and Type | Field and Description |
|---|---|
private QualifiedKey.Qualifier |
QualifiedKey.absentType |
| Modifier and Type | Method and Description |
|---|---|
QualifiedKey.Qualifier |
QualifiedKey.getAbsentType() |
static QualifiedKey.Qualifier |
QualifiedKey.Qualifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QualifiedKey.Qualifier[] |
QualifiedKey.Qualifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|