Uses of Class
com.ibm.icu.text.TimeZoneNames.Factory
-
Packages that use TimeZoneNames.Factory 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 TimeZoneNames.Factory in com.ibm.icu.impl
Subclasses of TimeZoneNames.Factory in com.ibm.icu.impl Modifier and Type Class Description class
TimeZoneNamesFactoryImpl
The implementation class ofTimeZoneNames.Factory
-
Uses of TimeZoneNames.Factory in com.ibm.icu.text
Subclasses of TimeZoneNames.Factory in com.ibm.icu.text Modifier and Type Class Description static class
TimeZoneNames.DefaultTimeZoneNames.FactoryImpl
The defaultTimeZoneNames
factory called fromTimeZoneNames.getInstance(ULocale)
when the ICU4J tznamedata component is not available.Fields in com.ibm.icu.text declared as TimeZoneNames.Factory Modifier and Type Field Description private static TimeZoneNames.Factory
TimeZoneNames. TZNAMES_FACTORY
-