The Sword Project: sword::ThMLFootnotes Class Reference |
#include <thmlfootnotes.h>
Inheritance diagram for sword::ThMLFootnotes:
Public Member Functions | |
virtual char | processText (SWBuf &text, const SWKey *key=0, const SWModule *module=0) |
This is the main filter function. |
Definition at line 30 of file thmlfootnotes.h.
virtual char sword::ThMLFootnotes::processText | ( | SWBuf & | text, | |
const SWKey * | key = 0 , |
|||
const SWModule * | module = 0 | |||
) | [virtual] |
This is the main filter function.
text | The text to be filtered/converted | |
key | Current key That was used. | |
module | Current module. |
Implements sword::SWFilter.
The SWORD Project; P. O. Box 2528; Tempe, AZ 85280-2528 USA |