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

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

Uses of SectionNames in org.crosswire.jsword.versification
 

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


Copyright ? 2003-2011