|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VerseBase
The base unit that is collected by a Passage.
for license details.
The copyright to this program is held by it's authors.
Method Summary | |
---|---|
String |
getName()
Translate the Passage into a human readable string |
String |
getName(Verse base)
Translate the Passage into a human readable string, with the assumption that the specified Verse has just been output, so if we are in the same book, we do not need to display the book name, and so on. |
String |
getOsisRef()
The OSIS defined specification for this Verse/VerseRange. |
Verse[] |
toVerseArray()
Create an array of Verses. |
Iterator |
verseIterator()
Enumerate over the verses in this object. |
Methods inherited from interface org.crosswire.jsword.passage.Key |
---|
addAll, blur, canHaveChildren, clear, clone, contains, get, getChildCount, getOsisID, getParent, indexOf, isEmpty, iterator, removeAll, retainAll |
Method Detail |
---|
String getName()
getName
in interface Key
String getName(Verse base)
base
- The verse to use to cut down unnecessary output.
String getOsisRef()
getOsisRef
in interface Key
Verse[] toVerseArray()
verseIterator()
Iterator verseIterator()
|
Copyright ยจ 2003-2005 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |