#include <thmlplain.h>
Inheritance diagram for ThMLPlain:
Public Methods | |
ThMLPlain () | |
virtual char | ProcessText (char *text, int maxlen = -1) |
This is the main filter function without the 3rd parameter. More... |
Definition at line 30 of file thmlplain.h.
|
This is the main filter function without the 3rd parameter.
text | the text to be filtered/converted |
maxlen | maximal length of text to be processed |
Reimplemented from SWFilter.