sword::UTF8NFKD Class Reference

Inheritance diagram for sword::UTF8NFKD:

Inheritance graph
[legend]
Collaboration diagram for sword::UTF8NFKD:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual char processText (SWBuf &text, const SWKey *key=0, const SWModule *module=0)
 This is the main filter function.

Private Attributes

UConverter * conv
UChar * source
UChar * target
UErrorCode err

Detailed Description

Definition at line 33 of file utf8nfkd.h.


Member Function Documentation

virtual char sword::UTF8NFKD::processText ( SWBuf text,
const SWKey key = 0,
const SWModule module = 0 
) [virtual]

This is the main filter function.

Parameters:
text The text to be filtered/converted
key Current key That was used.
module Current module.
Returns:
0

Implements sword::SWFilter.


The documentation for this class was generated from the following file: