Package org.crosswire.jsword.book.filter

This data package manages the filtering of book data returned by the various books.

See:
          Description

Interface Summary
Filter A generic interface for things that can convert a String into OSIS data.
 

Class Summary
FilterFactory A simple container for all the known filters.
FilterUtil Utilities to help filters.
Msg Compile safe Msg resource settings.
 

Exception Summary
FilterException Something went wrong with a Book.
 

Package org.crosswire.jsword.book.filter Description

This data package manages the filtering of book data returned by the various books.

There are a number of Filters that are designed to marshal text from THML, GBF, OSIS or plain text into a BookData object. The Filters class gives access to these,


Copyright ยจ 2003-2005