|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Tag | THML Tag interface - there should be one implementation of this class for each THML tag. |
Class Summary | |
---|---|
AbstractTag | The AbstractTag ignores the tag. |
AliasTag | THML Tag to process the bold element. |
AnonymousTag | THML Tag to process the pos element. |
ATag | THML Tag to process the a (Reference) element. |
BigTag | THML Tag to process the center element. |
BlockquoteTag | THML Tag to process the blockquote element. |
BrTag | THML Tag to process the new line element. |
BTag | THML Tag to process the bold element. |
CenterTag | THML Tag to process the center element. |
CitationTag | THML Tag to process the blockquote element. |
ColTag | THML Tag to process the table column element. |
CustomHandler | To convert SAX events into OSIS events. |
DivTag | THML Tag to process the div element. |
FontTag | THML Tag to process the font element. |
ForeignTag | THML Tag to process the foreign element. |
HrTag | THML Tag to process the hr element. |
HTag | THML Tag to process the H1, h2, h3, h4, h5, and h6 elements. |
IgnoreTag | THML Tag to process the content of an element but to ignore the tag itself. |
ImgTag | THML Tag to process the img element. |
ITag | THML Tag to process the italic element. |
LiTag | THML Tag to process the li element. |
Msg | Compile safe Msg resource settings. |
NameTag | THML Tag to process the name element. |
NoteTag | THML Tag to process the note element. |
OlTag | THML Tag to process the ol element. |
PbTag | THML Tag to process the pb (page break) element. |
PTag | THML Tag to process the p element. |
RootTag | THML Tag to process the root element. |
RowTag | THML Tag to process the table row element. |
ScripRefTag | THML Tag to process the scripRef element. |
ScriptureTag | THML Tag to process the scripture element. |
SmallTag | THML Tag to process the small element. |
SubTag | THML Tag to process the bold element. |
SupTag | THML Tag to process the superscript element. |
SyncTag | THML Tag to process the sync element. |
TableTag | THML Tag to process the table element. |
TdTag | THML Tag to process the td element. |
TermTag | THML Tag to process the term element. |
THMLFilter | Filter to convert THML to OSIS format. |
ThTag | THML Tag to process the th element. |
TrTag | THML Tag to process the tr element. |
TtTag | THML Tag to process the tt (tele-type) element. |
UlTag | THML Tag to process the ul element. |
UTag | THML Tag to process the underline element. |
A Filter that converts from THML format data to OSIS format data.
See http://www.ccel.org/ThML/ThML1.04.htm for more information.
|
Copyright ยจ 2003-2006 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |