#include <plainhtml.h>
Inheritance diagram for PLAINHTML:
Public Methods | |
PLAINHTML () | |
virtual char | ProcessText (char *text, int maxlen, const SWKey * key) |
This is the main filter function. More... |
Definition at line 31 of file plainhtml.h.
|
This is the main filter function.
text | the text to be filtered/converted |
maxlen | maximal length of text to be processed |
key | sorry I don't know |
Reimplemented from SWFilter.