JSword

JSword

Components

Component build Build system for JSword.
Component i18n - Translation Improvements to JSword to facilitate translation/internationalization
Component o.c.common.activate Components used to reference count whether an object is being used.
Component o.c.common.compress Components used to compress modules
Component o.c.common.config A declarative framework for config files.
Component o.c.common.crypt Components used to encrypt/decrypt books. Currently the Sapphire II encryption algorithm.
Component o.c.common.diff Components use to create text diffs.
Component o.c.common.history Components used to manage history navigation
Component o.c.common.icu Components for the internationalization of JSword.
Component o.c.common.options A framework for command line options. Currently a work in progress.
Component o.c.common.progress A framework for job management and the notification of progress toward a job's goal.
Component o.c.common.util Miscellaneous utilities that do not deal directly with books.
Component o.c.common.xml Simplification framework for handling xml.
Component o.c.jsword.book Components related to the basic definition of a book.
Component o.c.jsword.book.filter.gbf A transformer of GBF into OSIS.
Component o.c.jsword.book.filter.osis A filter for transforming fragments, possibly incomplete, of OSIS into well-formed OSIS.
Component o.c.jsword.book.filter.plaintext A filter to convert plaintext into OSIS.
Component o.c.jsword.book.filter.thml A filter to convert ThML into OSIS.
Component o.c.jsword.book.install Components used to manage the installation of books
Component o.c.jsword.book.readings Components related to JSword's built in reading plan
Component o.c.jsword.book.study Components for Biblical study, such as Strong's Numbers
Component o.c.jsword.book.sword Implementation of Book for SWORD modules.
Component o.c.jsword.index Components used in creating search indexes
Component o.c.jsword.passage Components related to a keyed entry or collection of keyed entries in any kind of book.
Component o.c.jsword.util Miscellaneous utilities related to the use and management of books.
Component o.c.jsword.versification Management of Biblical verses. It is here that alternate versification (av11n) will occur.