sword::UTF8arShaping Class Reference

This Filter controls the arabic shaping of UTF-8 text FIXME: is that correct? how to control it? More...

#include <utf8arshaping.h>

Inheritance diagram for sword::UTF8arShaping:

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

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
UErrorCode err

Detailed Description

This Filter controls the arabic shaping of UTF-8 text FIXME: is that correct? how to control it?

Definition at line 36 of file utf8arshaping.h.


Member Function Documentation

virtual char sword::UTF8arShaping::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: