|
BibleTime
|
OSIS to HTMl conversion filter. More...
#include <osistohtml.h>
Classes | |
| class | UserData |
Public Member Functions | |
| bool | handleToken (sword::SWBuf &buf, const char *token, sword::BasicFilterUserData *userData) override |
| OsisToHtml () | |
Protected Member Functions | |
| sword::BasicFilterUserData * | createUserData (sword::SWModule const *module, sword::SWKey const *key) override |
OSIS to HTMl conversion filter.
Definition at line 44 of file osistohtml.h.
| Filters::OsisToHtml::OsisToHtml | ( | ) |
Definition at line 114 of file osistohtml.cpp.
|
inlineoverrideprotected |
Reimplemented from sword::OSISHTMLHREF.
Definition at line 83 of file osistohtml.h.
|
override |
Reimplemented from sword::OSISHTMLHREF.
leave strong's markup notes out, in the future we'll probably have different option filters to turn different note types on or off
Definition at line 140 of file osistohtml.cpp.
References Filters::OsisToHtml::UserData::entryAttributes, Filters::OsisToHtml::UserData::inCrossrefNote, Filters::OsisToHtml::UserData::noteTypes, Filters::OsisToHtml::UserData::quote, Filters::OsisToHtml::UserData::swordFootnote, and Filters::OsisToHtml::UserData::who.