Uses of Class
com.ibm.icu.impl.UResource.Key
Packages that use UResource.Key
Package
Description
-
Uses of UResource.Key in com.ibm.icu.impl
Fields in com.ibm.icu.impl with type parameters of type UResource.KeyMethods in com.ibm.icu.impl that return UResource.KeyModifier and TypeMethodDescriptionUResource.Key.clone()Does not clone the byte array.(package private) UResource.KeyTimeZoneNamesImpl.ZoneStringsLoader.createKey(UResource.Key key) UResource.Key.setBytes(byte[] keyBytes, int keyOffset) Mutates this key for a new NUL-terminated resource key string.Mutates this key to be equal to the given string.UResource.Key.setToEmpty()Mutates this key to an empty resource key string.UResource.Key.subSequence(int start, int end) Methods in com.ibm.icu.impl with parameters of type UResource.KeyModifier and TypeMethodDescriptionintUResource.Key.compareTo(UResource.Key other) (package private) voidICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrenciesEntry(UResource.Key key, UResource.Value value) (package private) voidICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrenciesTable(UResource.Key key, UResource.Value value) (package private) voidICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrenciesVariantEntry(UResource.Key key, UResource.Value value) (package private) voidICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrenciesVariantTable(UResource.Key key, UResource.Value value) (package private) voidICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrencyPluralsEntry(UResource.Key key, UResource.Value value) (package private) voidICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrencyPluralsTable(UResource.Key key, UResource.Value value) (package private) voidICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrencySpacingTable(UResource.Key key, UResource.Value value) (package private) voidICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrencyUnitPatternsTable(UResource.Key key, UResource.Value value) private voidTimeZoneNamesImpl.ZoneStringsLoader.consumeNamesTable(UResource.Key key, UResource.Value value, boolean noFallback) private voidICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeTopTable(UResource.Key key, UResource.Value value) (package private) UResource.KeyTimeZoneNamesImpl.ZoneStringsLoader.createKey(UResource.Key key) private voidICUResourceBundle.getAllItemsWithFallback(UResource.Key key, ICUResourceBundleReader.ReaderValue readerValue, UResource.Sink sink, UResourceBundle requested) booleanICUResourceBundleReader.Table.getKeyAndValue(int i, UResource.Key key, UResource.Value value) booleanUResource.Table.getKeyAndValue(int i, UResource.Key key, UResource.Value value) (package private) booleanTimeZoneNamesImpl.ZoneStringsLoader.isMetaZone(UResource.Key key) private StringTimeZoneNamesImpl.ZoneStringsLoader.mzIDFromKey(UResource.Key key) Equivalent to key.substring(MZ_PREFIX.length()) except reuses our StringBuilder.private static TimeZoneNamesImpl.ZNames.NameTypeIndexTimeZoneNamesImpl.ZNamesLoader.nameTypeIndexFromKey(UResource.Key key) private voidDayPeriodRules.DayPeriodRulesDataSink.processRules(UResource.Table rules, UResource.Key key, UResource.Value value) voidCalendarUtil.CalendarPreferences.put(UResource.Key key, UResource.Value value, boolean noFallback) voidDayPeriodRules.DayPeriodRulesCountSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidDayPeriodRules.DayPeriodRulesDataSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.put(UResource.Key key, UResource.Value value, boolean isRoot) The entrypoint method delegates to helper methods for each of the types of tables found in the currency data.voidICUResourceBundle.AvailableLocalesSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidLocaleDisplayNamesImpl.CapitalizationContextSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidRelativeDateFormat.RelDateFmtDataSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidStaticUnicodeSets.ParseDataSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidTimeZoneNamesImpl.ZNamesLoader.put(UResource.Key key, UResource.Value value, boolean noFallback) voidTimeZoneNamesImpl.ZoneStringsLoader.put(UResource.Key key, UResource.Value value, boolean noFallback) abstract voidUResource.Sink.put(UResource.Key key, UResource.Value value, boolean noFallback) Called once for each bundle (child-parent-...-root).private voidICUResourceBundleReader.setKeyFromKey16(int keyOffset, UResource.Key key) private voidICUResourceBundleReader.setKeyFromKey32(int keyOffset, UResource.Key key) private voidTimeZoneNamesImpl.ZNamesLoader.setNameIfEmpty(UResource.Key key, UResource.Value value) private StringTimeZoneNamesImpl.ZoneStringsLoader.tzIDFromKey(UResource.Key key) -
Uses of UResource.Key in com.ibm.icu.impl.number
Methods in com.ibm.icu.impl.number with parameters of type UResource.KeyModifier and TypeMethodDescriptionvoidCompactData.CompactDataSink.put(UResource.Key key, UResource.Value value, boolean isRoot) voidLongNameHandler.AliasSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidLongNameHandler.InflectedPluralSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidLongNameHandler.PluralTableSink.put(UResource.Key key, UResource.Value value, boolean noFallback) -
Uses of UResource.Key in com.ibm.icu.impl.number.range
Methods in com.ibm.icu.impl.number.range with parameters of type UResource.KeyModifier and TypeMethodDescriptionvoidStandardPluralRanges.PluralRangesDataSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidStandardPluralRanges.PluralRangeSetsDataSink.put(UResource.Key key, UResource.Value value, boolean noFallback) -
Uses of UResource.Key in com.ibm.icu.impl.units
Methods in com.ibm.icu.impl.units with parameters of type UResource.KeyModifier and TypeMethodDescriptionvoidConversionRates.ConversionRatesSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidUnitPreferences.UnitPreferencesSink.put(UResource.Key key, UResource.Value value, boolean noFallback) The unitPreferenceData structure (see icu4c/source/data/misc/units.txt) contains a hierarchy of category/usage/region, within which are a set of preferences.voidUnitsData.CategoriesSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidUnitsData.SimpleUnitIdentifiersSink.put(UResource.Key key, UResource.Value value, boolean noFallback) -
Uses of UResource.Key in com.ibm.icu.number
Methods in com.ibm.icu.number with parameters of type UResource.KeyModifier and TypeMethodDescriptionvoidNumberRangeFormatterImpl.NumberRangeDataSink.put(UResource.Key key, UResource.Value value, boolean noFallback) -
Uses of UResource.Key in com.ibm.icu.text
Methods in com.ibm.icu.text with parameters of type UResource.KeyModifier and TypeMethodDescriptionvoidRelativeDateTimeFormatter.RelDateTimeDataSink.consumeTableRelative(UResource.Key key, UResource.Value value) voidRelativeDateTimeFormatter.RelDateTimeDataSink.consumeTableRelativeTime(UResource.Key key, UResource.Value value) voidRelativeDateTimeFormatter.RelDateTimeDataSink.consumeTimeDetail(UResource.Key key, UResource.Value value) voidRelativeDateTimeFormatter.RelDateTimeDataSink.consumeTimeUnit(UResource.Key key, UResource.Value value) static intDateTimePatternGenerator.getAppendFormatNumber(UResource.Key key) Deprecated.This API is ICU internal only.private static intDateTimePatternGenerator.getCLDRFieldAndWidthNumber(UResource.Key key) private voidRelativeDateTimeFormatter.RelDateTimeDataSink.handleAlias(UResource.Key key, UResource.Value value, boolean noFallback) private voidRelativeDateTimeFormatter.RelDateTimeDataSink.handlePlainDirection(UResource.Key key, UResource.Value value) private static RelativeDateTimeFormatter.DirectionRelativeDateTimeFormatter.keyToDirection(UResource.Key key) protected voidDateFormatSymbols.CalendarDataSink.processResource(String path, UResource.Key key, UResource.Value value) Process the nested resource bundle tablesvoidDateIntervalInfo.DateIntervalSink.processSkeletonTable(UResource.Key key, UResource.Value value) Processes the patterns for a skeleton table.voidCollator.KeywordsSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidDateFormatSymbols.CalendarDataSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidDateIntervalInfo.DateIntervalSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidDateTimePatternGenerator.AppendItemFormatsSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidDateTimePatternGenerator.AppendItemNamesSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidDateTimePatternGenerator.AvailableFormatsSink.put(UResource.Key key, UResource.Value value, boolean isRoot) voidDateTimePatternGenerator.DayPeriodAllowedHoursSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidDecimalFormatSymbols.DecFmtDataSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidRelativeDateTimeFormatter.RelDateTimeDataSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidTimeUnitFormat.TimeUnitFormatSetupSink.put(UResource.Key key, UResource.Value value, boolean noFallback) private RelativeDateTimeFormatter.StyleRelativeDateTimeFormatter.RelDateTimeDataSink.styleFromKey(UResource.Key key) -
Uses of UResource.Key in com.ibm.icu.util
Methods in com.ibm.icu.util with parameters of type UResource.KeyModifier and TypeMethodDescriptionvoidMeasureUnit.CurrencyNumericCodeSink.put(UResource.Key key, UResource.Value value, boolean noFallback) voidMeasureUnit.MeasureUnitSink.put(UResource.Key key, UResource.Value value, boolean noFallback)