|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccuracyType | |
---|---|
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 . |
Uses of AccuracyType in org.crosswire.jsword.passage |
---|
Methods in org.crosswire.jsword.passage that return AccuracyType | |
---|---|
static AccuracyType |
AccuracyType.fromText(Versification v11n,
String original,
String[] parts)
Determine how closely the string defines a verse. |
static AccuracyType |
AccuracyType.fromText(Versification v11n,
String original,
String[] parts,
AccuracyType verseAccuracy)
|
static AccuracyType |
AccuracyType.fromText(Versification v11n,
String original,
String[] parts,
AccuracyType verseAccuracy,
VerseRange basis)
Does this string exactly define a Verse. |
static AccuracyType |
AccuracyType.fromText(Versification v11n,
String original,
String[] parts,
VerseRange basis)
|
static AccuracyType |
AccuracyType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AccuracyType[] |
AccuracyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.crosswire.jsword.passage with parameters of type AccuracyType | |
---|---|
static AccuracyType |
AccuracyType.fromText(Versification v11n,
String original,
String[] parts,
AccuracyType verseAccuracy)
|
static AccuracyType |
AccuracyType.fromText(Versification v11n,
String original,
String[] parts,
AccuracyType verseAccuracy,
VerseRange basis)
Does this string exactly define a Verse. |
|
Copyright ? 2003-2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |