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
protected  DataEntry ZLDBackend.getEntry(RawLDBackendState fileState, DataEntry entry)
           
protected  DataEntry RawLDBackend.getEntry(RawLDBackendState state, DataEntry entry)
          Get the entry indicated by this entry.
private  DataEntry RawLDBackend.getEntry(RawLDBackendState state, 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  DataEntry ZLDBackend.getEntry(RawLDBackendState fileState, DataEntry entry)
           
protected  DataEntry RawLDBackend.getEntry(RawLDBackendState state, DataEntry entry)
          Get the entry indicated by this entry.
protected  String RawLDBackend.getRawText(DataEntry entry)
           
 


Copyright ยจ 2003-2015