opyright (C) 1996-1999, International Business Machines * Corporation and others. All Rights Reserved. ********************************************************************** * * FILE NAME: DOCMAIN.h * * Date Name Description * 12/11/2000 Ram Creation. */ /* This file contains documentation for Doxygen and doesnot have * any significance with respect to C or C++ API */ /*! \mainpage * * \section Usage *
Description | *C | *C++ | *
Basic types, constants and enumerations | * \htmlonly *utypes.h | * \endhtmlonly *|
String and Character Iteration | *chariter.h, ustring.h, utf.h, uchar.h | *CharacterIterator, Unicode, UnicodeString | *
Codepage conversion | *ucnv.h | *UnicodeConverter | *
Locales | *uloc.h | *Locale | *
Resource Bundles | *ures.h | *ResourceBundle | *
Date and Time Formatting | *udat.h | *DateFormat | *
Calendars | *ucal.h | *Calendar | *
Message Formatting | *umsg.h | *MessageFormat | *
Number Formatting | *umsg.h | *NumberFormat | *
Normalization | *unorm.h | *Normalizer | *
Transliteration | *utrans.h | *Transliterator * | *
Bidirectional Algorithm | *ubidi.h | *BiDi | *
Collation and Searching | *ucol.h | *Collator | *
Text boundary analysis (Break Iteration) | *ubrk.h | *BreakIterator | *
Compression. (Deprecated) | *scsu.h | *N.A | *
Arabic Shaping | *ushape.h | *N.A | *