Uses of Class
com.ibm.icu.impl.ICULocaleService.LocaleKeyFactory
-
Packages that use ICULocaleService.LocaleKeyFactory Package Description com.ibm.icu.impl com.ibm.icu.text Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping. -
-
Uses of ICULocaleService.LocaleKeyFactory in com.ibm.icu.impl
Subclasses of ICULocaleService.LocaleKeyFactory in com.ibm.icu.impl Modifier and Type Class Description static class
ICULocaleService.ICUResourceBundleFactory
A LocaleKeyFactory that creates a service based on the ICU locale data.static class
ICULocaleService.SimpleLocaleKeyFactory
A LocaleKeyFactory that just returns a single object for a kind/locale. -
Uses of ICULocaleService.LocaleKeyFactory in com.ibm.icu.text
Subclasses of ICULocaleService.LocaleKeyFactory in com.ibm.icu.text Modifier and Type Class Description private static class
NumberFormatServiceShim.NFFactory
-