Uses of Class
org.crosswire.jsword.book.Strongs

Packages that use Strongs
org.crosswire.jsword.book The Book package provides an interface to a real store of data. 
 

Uses of Strongs in org.crosswire.jsword.book
 

Fields in org.crosswire.jsword.book declared as Strongs
private  Strongs Translation.strongs
          The original Strongs number
 

Methods in org.crosswire.jsword.book that return Strongs
 Strongs Translation.getStrongs()
          Accessor for the original word.
 

Methods in org.crosswire.jsword.book with parameters of type Strongs
 Collection StudyTool.getTranslations(Book bible, Strongs number)
          StudyTool: For a given number find a list of ways it is translated
 

Constructors in org.crosswire.jsword.book with parameters of type Strongs
Translation(String word, Strongs strongs, Key key)
          All translations must be from a greek/hebrew word, to a localized word
 


Copyright ? 2003-2004