| Package | Description |
|---|---|
| org.crosswire.jsword.book.filter.thml |
A Filter that converts from THML format data to OSIS format data.
|
| Class and Description |
|---|
| AbstractTag
The AbstractTag ignores the tag.
|
| AnonymousTag
THML Tag to process an element that does not map to OSIS.
|
| Tag
THML Tag interface - there should be one implementation of this class for
each THML tag.
|
| THMLFilter
Filter to convert THML to OSIS format.
|