Uses of Class
org.crosswire.jsword.passage.AbstractKeyList

Packages that use AbstractKeyList
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 AbstractKeyList in org.crosswire.jsword.passage
 

Subclasses of AbstractKeyList in org.crosswire.jsword.passage
 class DefaultKeyList
          A default implementation of Key.
 class SetKeyList
          A Key that uses a Set of Keys as it's store of data.
 class TreeKey
          A Key that knows where the data is in the real file.
 

Methods in org.crosswire.jsword.passage that return AbstractKeyList
 AbstractKeyList AbstractKeyList.clone()
           
 


Copyright ? 2003-2011