Obsolete List

Global DateFormat::EField
ICU 3.4 use UDateFormatField instead, since this API will be removed in that release

Global MessageFormat::EFormatNumber
ICU 3.0. The 10-argument limit was removed as of ICU 2.6, rendering this enum type obsolete.

Global MessageFormat::kMaxFormat
ICU 3.0. The 10-argument limit was removed as of ICU 2.6, rendering this constant obsolete.

Global Transliterator::countAvailableIDs (void)
ICU 3.4 use getAvailableIDs() instead

Global Transliterator::getAvailableID (int32_t index)
ICU 3.4 use getAvailableIDs() instead; this function is not thread safe, since it returns a reference to storage that may become invalid if another thread calls unregister

Generated on Mon Aug 13 07:17:31 2007 for ICU 3.6 by  doxygen 1.5.2