#include "unicode/utypes.h"
#include "unicode/uobject.h"
#include "unicode/unistr.h"
#include "unicode/parseerr.h"
#include "unicode/utrans.h"
Go to the source code of this file.
Compounds | |
union | Transliterator::Token |
A context integer or pointer for a factory function, passed by value. More... | |
class | Transliterator |
Transliterator is an abstract class that transliterates text from one format to another. More... | |
Variables | |
U_NAMESPACE_BEGIN class | UnicodeFilter |
|
Definition at line 24 of file translit.h. |