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 40 of file osistohtml.h.
Filters::OsisToHtml::OsisToHtml | ( | ) |
Definition at line 110 of file osistohtml.cpp.
|
inlineoverrideprotected |
Reimplemented from sword::OSISHTMLHREF.
Definition at line 79 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 136 of file osistohtml.cpp.
References Rendering::CrossReference, Filters::OsisToHtml::UserData::entryAttributes, Rendering::Footnote, Filters::OsisToHtml::UserData::inCrossrefNote, Filters::OsisToHtml::UserData::noteTypes, Filters::OsisToHtml::UserData::quote, anonymous_namespace{osistohtml.cpp}::renderReference(), Filters::OsisToHtml::UserData::swordFootnote, and Filters::OsisToHtml::UserData::who.