Package org.crosswire.jsword.book.basic

The Basic package contains default and abstract implementations of the main Book classes.

See:
          Description

Class Summary
AbstractBook AbstractBook implements a few of the more generic methods of Book.
AbstractBookDriver The AbstractBookDriver class implements some BibleDriver methods, making a simple read-only BibleDriver.
AbstractBookList A basic implementation of BookList.
AbstractBookMetaData An implementaion of the Propery Change methods from BookMetaData.
DefaultBookMetaData DefaultBookMetaData is an implementation of the of the BookMetaData interface.
LocalURLBook LocalURLBible is a helper for drivers that want to store files locally.
LocalURLBookDriver LocalURLBookDriver is a helper for drivers that want to store files locally.
Msg Compile safe Msg resource settings.
PassageAbstractBook An abstract implementation of Book that lets implementors just concentrate on reading book data.
Verifier The Verifier check 2 versions for identical text.
 

Package org.crosswire.jsword.book.basic Description

The Basic package contains default and abstract implementations of the main Book classes.


Copyright ? 2003-2004