org.crosswire.jsword.passage
Interface VerseKey

All Superinterfaces:
Cloneable, Comparable<Key>, Iterable<Key>, Key, Serializable
All Known Subinterfaces:
Passage
All Known Implementing Classes:
AbstractPassage, BitwisePassage, DistinctPassage, PassageTally, RangedPassage, ReadOnlyPassage, RocketPassage, SynchronizedPassage, Verse, VerseRange

public interface VerseKey
extends Key

A Versified indicates that a Key has a Versification reference system.

Author:
DM Smith
See Also:
for license details.
The copyright to this program is held by it's authors.

Method Summary
 Versification getVersification()
           
 
Methods inherited from interface org.crosswire.jsword.passage.Key
addAll, blur, canHaveChildren, clear, clone, contains, equals, get, getCardinality, getChildCount, getName, getName, getOsisID, getOsisRef, getParent, getRootName, hashCode, indexOf, isEmpty, removeAll, retainAll
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface java.lang.Iterable
iterator
 

Method Detail

getVersification

Versification getVersification()

Copyright ? 2003-2011