#include "unicode/utypes.h"
#include "unicode/uobject.h"
#include "unicode/ucol.h"
#include "unicode/normlzr.h"
#include "unicode/locid.h"
#include "unicode/uniset.h"
#include "unicode/umisc.h"
Go to the source code of this file.
Data Structures | |
class | Collator |
The Collator class performs locale-sensitive string comparison.You use this class to build searching and sorting routines for natural language text. Important: The ICU collation service has been reimplemented in order to achieve better performance and UCA compliance. More... | |
class | CollatorFactory |
A factory, used with registerFactory, the creates multiple collators and provides display names for them. More... | |
Variables | |
U_NAMESPACE_BEGIN class | StringEnumeration |
Definition in file coll.h.