Use Class Hierarchy or Alphabetical List 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.
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()".
The API References for each release of ICU are also available as a zip file from the ICU download page.
Module Name | C | C++ |
Basic Types and Constants | ||
Strings and Character Iteration | ||
Unicode Character | uchar.h C API | |
Codepage Conversion | ucnv.h C API | |
Unicode Text Compression | ucnv.h | ucnv.h C API |
Locales | ||
Resource Bundles | ||
Normalization | ||
Calendars | ||
Date and Time Formatting | ||
Message Formatting | ||
Number Formatting | ||
Number Spellout | unum.h | |
Text Transformation | ||
Bidirectional Algorithm | ubidi.h C API | |
Arabic Shaping | ushape.h C API | |
Collation | ||
String Searching | ||
Text Boundary Analysis | ||
Unicode Set | ||
Regular Expressions | ||
StringPrep | usprep.h C API | |
International Domain Names in Applications | uidna.h C API | |
Universal Time Scale | utmscale.h C API | |
Basic Layout Engine Types and Constants | (no C API) | |
Complex Text Layout | (no C API) | |
ICU I/O |
This main page is generated from docmain.h