#include <thmlhtml.h>
Inheritance diagram for ThMLHTML:
Public Methods | |
ThMLHTML () | |
virtual char | ProcessText (char *text, int maxlen = -1) |
This is the main filter function without the 3rd parameter. More... |
Definition at line 28 of file thmlhtml.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.