The SWORD Project
1.9.0.svnversion
|
#include <rtfhtml.h>
Public Member Functions | |
virtual const char * | getHeader () const |
virtual char | processText (SWBuf &text, const SWKey *key=0, const SWModule *module=0) |
RTFHTML () | |
SWORD_NAMESPACE_START RTFHTML::RTFHTML | ( | ) |
Definition at line 33 of file rtfhtml.cpp.
|
inlinevirtualinherited |
|
virtual |
This method processes and appropriately modifies the text given it for a particular filter task
text | The text to be filtered/converted |
key | Current key That was used. |
module | Current module. |
Implements SWFilter.
Definition at line 38 of file rtfhtml.cpp.