Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

ThMLHTML Class Reference

this filter converts ThML text to HTML text. More...

#include <thmlhtml.h>

Inheritance diagram for ThMLHTML:

SWFilter List of all members.

Public Methods

 ThMLHTML ()
virtual char ProcessText (char *text, int maxlen = -1)
 This is the main filter function without the 3rd parameter. More...


Detailed Description

this filter converts ThML text to HTML text.

Definition at line 28 of file thmlhtml.h.


Member Function Documentation

virtual char ThMLHTML::ProcessText ( char * text,
int maxlen = -1 ) [virtual]

This is the main filter function without the 3rd parameter.

Parameters:
text   the text to be filtered/converted
maxlen   maximal length of text to be processed
Returns:
0

Reimplemented from SWFilter.


The documentation for this class was generated from the following file:
Generated at Thu May 24 19:50:30 2001 for The Sword Project by doxygen1.1.5 written by Dimitri van Heesch, © 1997-2000