normlzr.h File Reference

C++ API: Unicode Normalization. More...

#include "unicode/utypes.h"
#include "unicode/uobject.h"
#include "unicode/unistr.h"
#include "unicode/chariter.h"
#include "unicode/unorm.h"

Go to the source code of this file.

Data Structures

class  Normalizer
 The Normalizer class consists of two parts:
  • static functions that normalize strings or test if strings are normalized
  • a Normalizer object is an iterator that takes any kind of text and provides iteration over its normalized form.
More...

Typedefs

typedef UCharIterator UCharIterator
 C typedef for struct UCharIterator.


Detailed Description

C++ API: Unicode Normalization.

Definition in file normlzr.h.


Typedef Documentation

typedef struct UCharIterator UCharIterator
 

C typedef for struct UCharIterator.

Stable:
ICU 2.1

Definition at line 28 of file normlzr.h.


Generated on Tue Sep 13 11:03:33 2005 for ICU 3.4 by  doxygen 1.4.4