Uses of Class
org.crosswire.jsword.book.sword.DataEntry

Packages that use DataEntry
org.crosswire.jsword.book.sword An implementation of the Book interfaces that reads from SWORD project books (modules). 
 

Uses of DataEntry in org.crosswire.jsword.book.sword
 

Methods in org.crosswire.jsword.book.sword that return DataEntry
private  DataEntry RawLDBackend.getEntry(String reply, int index)
          Get the text for an indexed entry in the book.
 

Methods in org.crosswire.jsword.book.sword with parameters of type DataEntry
protected  String RawLDBackend.getRawText(DataEntry entry)
           
protected  String ZLDBackend.getRawText(DataEntry entry)
           
 


Copyright ยจ 2003-2007