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 *

API Reference Usage

* *

C++ Programmers:

* Use Class Hierarchy or Compound List * to find the class you are interested in. For example, to find BreakIterator, * you can go to the Alphabetical List, then click on * "BreakIterator". Once you are at the class, you will find an inheritance * chart, a list of the public members, a detailed description of the class, * then detailed member descriptions. * *

C Programmers:

* Use Module List or File Members * to find a list of all the functions and constants. * For example, to find BreakIterator functions you would click on * File List, * then find "ubrk.h" and click on it. You will find descriptions of Defines, * Typedefs, Enumerations, and Functions, with detailed descriptions below. * If you want to find a specific function, such as ubrk_next(), then click * first on File Members, then use your browser * Find dialog to search for "ubrk_next()". * * *
*
Architecture (User Guide)
* *
*
Module List
*
* * * * * * * * * \htmlonly * * \endhtmlonly * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
DescriptionC C++
Basic types, constants and enumerations utypes.h
String and Character Iterationchariter.h, ustring.h, utf.h, uchar.hCharacterIterator, Unicode, UnicodeString
Codepage conversionucnv.hUnicodeConverter
Locales uloc.hLocale
Resource Bundlesures.hResourceBundle
Date and Time Formattingudat.hDateFormat
Calendarsucal.hCalendar
Message Formattingumsg.hMessageFormat
Number Formattingumsg.hNumberFormat
Normalizationunorm.hNormalizer
Transliterationutrans.hTransliterator *
Bidirectional Algorithmubidi.hBiDi
Collation and Searchingucol.hCollator
Text boundary analysis (Break Iteration)ubrk.hBreakIterator
Compression. (Deprecated)scsu.hN.A
Arabic Shapingushape.hN.A
*
*/