Uses of Package
org.crosswire.jsword.book.sword.processing

Packages that use org.crosswire.jsword.book.sword.processing
org.crosswire.jsword.book.basic The Basic package contains default and abstract implementations of the main Book classes. 
org.crosswire.jsword.book.readings An implementation of BookDriver and Dictionary that read provide access to readings planners. 
org.crosswire.jsword.book.sword An implementation of the Book interfaces that reads from SWORD project books (modules). 
org.crosswire.jsword.book.sword.processing Interface and default implementation for the transformation of raw text into XML. 
 

Classes in org.crosswire.jsword.book.sword.processing used by org.crosswire.jsword.book.basic
RawTextToXmlProcessor
          This interface declares operations to be carried out after Raw Text has been read from a backend, before it is returned as OSIS to the caller.
 

Classes in org.crosswire.jsword.book.sword.processing used by org.crosswire.jsword.book.readings
RawTextToXmlProcessor
          This interface declares operations to be carried out after Raw Text has been read from a backend, before it is returned as OSIS to the caller.
 

Classes in org.crosswire.jsword.book.sword.processing used by org.crosswire.jsword.book.sword
RawTextToXmlProcessor
          This interface declares operations to be carried out after Raw Text has been read from a backend, before it is returned as OSIS to the caller.
 

Classes in org.crosswire.jsword.book.sword.processing used by org.crosswire.jsword.book.sword.processing
RawTextToXmlProcessor
          This interface declares operations to be carried out after Raw Text has been read from a backend, before it is returned as OSIS to the caller.
 


Copyright ? 2003-2011