/******************************************************************** * COPYRIGHT: * Copyright (c) 1997-2001, 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()".

* * *

API References for Previous Releases

*

The API References for the previous release are available * online. * For each release there are also .zip and .tgz files for the API References * on the download page of the release.

* *
* *

Architecture (User's Guide)

* * *
* *

Module List

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
DescriptionCC++
Basic types and constantsutypes.hutypes.h
Strings and Character Iterationustring.h, utf.hUnicodeString, CharacterIterator
Unicode character
properties and names
uchar.huchar.h C API
(the C++ Unicode class is deprecated)
Codepage conversionucnv.hucnv.h C API
(UnicodeConverter is deprecated)
Locales uloc.hLocale
Resource Bundlesures.hResourceBundle
Date and Time Formattingudat.hDateFormat
Calendarsucal.hCalendar
Message Formattingumsg.hMessageFormat
Number Formattingunum.hNumberFormat
Normalizationunorm.hNormalizer
Transliterationutrans.hTransliterator
Bidirectional Algorithmubidi.hubidi.h C API
(BiDi is deprecated)
Collation and Searchingucol.h, usearch.hCollator, StringSearch
Text boundary analysis
(Break Iteration)
ubrk.hBreakIterator
Unicode Text Compressionucnv.h
(encoding name "SCSU")
(scsu.h is deprecated)
ucnv.h C API
Arabic Shapingushape.hushape.h C API
*/