.TH "UTF8Latin1" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*- .ad l .nh .SH NAME UTF8Latin1 \- This filter converts UTF-8 encoded text to Latin-1. .SH SYNOPSIS .br .PP \fC#include \fP .PP Inherits SWFilter. .PP .SS "Public Methods" .in +1c .ti -1c .RI "\fBUTF8Latin1\fP (char rchar='?')" .br .ti -1c .RI "virtual char \fBProcessText\fP (char *text, int maxlen, const \fBSWKey\fP *key, const \fBSWModule\fP *=0)" .br .in -1c .SS "Private Attributes" .in +1c .ti -1c .RI "char \fBreplacementChar\fP" .br .in -1c .SH "DETAILED DESCRIPTION" .PP This filter converts UTF-8 encoded text to Latin-1. .PP Definition at line 29 of file utf8latin1.h. .SH "AUTHOR" .PP Generated automatically by Doxygen for The Sword Project from the source code.