BibleTime
|
GBF to HTML conversion filter. More...
#include <gbftohtml.h>
Classes | |
class | UserData |
Public Member Functions | |
GbfToHtml () | |
bool | handleToken (sword::SWBuf &buf, const char *token, sword::BasicFilterUserData *userData) override |
char | processText (sword::SWBuf &buf, const sword::SWKey *key, const sword::SWModule *module=nullptr) override |
Protected Member Functions | |
sword::BasicFilterUserData * | createUserData (sword::SWModule const *module, sword::SWKey const *key) override |
GBF to HTML conversion filter.
Definition at line 43 of file gbftohtml.h.
Filters::GbfToHtml::GbfToHtml | ( | ) |
Definition at line 36 of file gbftohtml.cpp.
|
inlineoverrideprotected |
Reimplemented from sword::OSISHTMLHREF.
Definition at line 73 of file gbftohtml.h.
|
override |
Reimplemented from sword::OSISHTMLHREF.
Definition at line 295 of file gbftohtml.cpp.
References append(), BT_ASSERT, anonymous_namespace{gbftohtml.cpp}::hexToChar(), and Filters::GbfToHtml::UserData::swordFootnote.
|
override |
Reimplemented from sword::SWFilter.
No descriptions
Definition at line 89 of file gbftohtml.cpp.
References CSwordBackend::instance(), CSwordModuleInfo::lemmas, CSwordModuleInfo::morphTags, and CSwordModuleInfo::strongNumbers.