sword::GBFWordJS Class Reference

This Filter shows/hides strong's numbers in a GBF text. More...

#include <gbfwordjs.h>

Inheritance diagram for sword::GBFWordJS:

Inheritance graph
[legend]
Collaboration diagram for sword::GBFWordJS:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual char processText (SWBuf &text, const SWKey *key=0, const SWModule *module=0)
 This is the main filter function.
void setDefaultModules (SWModule *defaultGreekLex=0, SWModule *defaultHebLex=0, SWModule *defaultGreekParse=0, SWModule *defaultHebParse=0)
void setMgr (SWMgr *mgr)

Private Attributes

SWModuledefaultGreekLex
SWModuledefaultHebLex
SWModuledefaultGreekParse
SWModuledefaultHebParse
SWMgrmgr

Detailed Description

This Filter shows/hides strong's numbers in a GBF text.

Definition at line 31 of file gbfwordjs.h.


Member Function Documentation

virtual char sword::GBFWordJS::processText ( SWBuf text,
const SWKey key = 0,
const SWModule module = 0 
) [virtual]

This is the main filter function.

Parameters:
text The text to be filtered/converted
key Current key That was used.
module Current module.
Returns:
0

Implements sword::SWFilter.


The documentation for this class was generated from the following file: