Uses of Class
org.crosswire.jsword.versification.DivisionName

Packages that use DivisionName
org.crosswire.jsword.versification The core responsibility of the versification package is to understand verse references. 
 

Uses of DivisionName in org.crosswire.jsword.versification
 

Methods in org.crosswire.jsword.versification that return DivisionName
static DivisionName DivisionName.getSection(BibleBook book)
          Determine the section to which this book belongs.
static DivisionName DivisionName.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DivisionName[] DivisionName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Copyright ยจ 2003-2015