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.Key
TimeZoneNamesImpl.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 TypeMethodDescriptionint
UResource.Key.compareTo
(UResource.Key other) (package private) void
ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrenciesEntry
(UResource.Key key, UResource.Value value) (package private) void
ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrenciesTable
(UResource.Key key, UResource.Value value) (package private) void
ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrenciesVariantEntry
(UResource.Key key, UResource.Value value) (package private) void
ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrenciesVariantTable
(UResource.Key key, UResource.Value value) (package private) void
ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrencyPluralsEntry
(UResource.Key key, UResource.Value value) (package private) void
ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrencyPluralsTable
(UResource.Key key, UResource.Value value) (package private) void
ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrencySpacingTable
(UResource.Key key, UResource.Value value) (package private) void
ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeCurrencyUnitPatternsTable
(UResource.Key key, UResource.Value value) private void
TimeZoneNamesImpl.ZoneStringsLoader.consumeNamesTable
(UResource.Key key, UResource.Value value, boolean noFallback) private void
ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo.CurrencySink.consumeTopTable
(UResource.Key key, UResource.Value value) (package private) UResource.Key
TimeZoneNamesImpl.ZoneStringsLoader.createKey
(UResource.Key key) private void
ICUResourceBundle.getAllItemsWithFallback
(UResource.Key key, ICUResourceBundleReader.ReaderValue readerValue, UResource.Sink sink, UResourceBundle requested) boolean
ICUResourceBundleReader.Table.getKeyAndValue
(int i, UResource.Key key, UResource.Value value) boolean
UResource.Table.getKeyAndValue
(int i, UResource.Key key, UResource.Value value) (package private) boolean
TimeZoneNamesImpl.ZoneStringsLoader.isMetaZone
(UResource.Key key) private String
TimeZoneNamesImpl.ZoneStringsLoader.mzIDFromKey
(UResource.Key key) Equivalent to key.substring(MZ_PREFIX.length()) except reuses our StringBuilder.private static TimeZoneNamesImpl.ZNames.NameTypeIndex
TimeZoneNamesImpl.ZNamesLoader.nameTypeIndexFromKey
(UResource.Key key) private void
DayPeriodRules.DayPeriodRulesDataSink.processRules
(UResource.Table rules, UResource.Key key, UResource.Value value) void
CalendarUtil.CalendarPreferences.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
DayPeriodRules.DayPeriodRulesCountSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
DayPeriodRules.DayPeriodRulesDataSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
ICUCurrencyDisplayInfoProvider.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.void
ICUResourceBundle.AvailableLocalesSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
LocaleDisplayNamesImpl.CapitalizationContextSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
RelativeDateFormat.RelDateFmtDataSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
StaticUnicodeSets.ParseDataSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
TimeZoneNamesImpl.ZNamesLoader.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
TimeZoneNamesImpl.ZoneStringsLoader.put
(UResource.Key key, UResource.Value value, boolean noFallback) abstract void
UResource.Sink.put
(UResource.Key key, UResource.Value value, boolean noFallback) Called once for each bundle (child-parent-...-root).private void
ICUResourceBundleReader.setKeyFromKey16
(int keyOffset, UResource.Key key) private void
ICUResourceBundleReader.setKeyFromKey32
(int keyOffset, UResource.Key key) private void
TimeZoneNamesImpl.ZNamesLoader.setNameIfEmpty
(UResource.Key key, UResource.Value value) private String
TimeZoneNamesImpl.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 TypeMethodDescriptionvoid
CompactData.CompactDataSink.put
(UResource.Key key, UResource.Value value, boolean isRoot) void
LongNameHandler.AliasSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
LongNameHandler.InflectedPluralSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
LongNameHandler.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 TypeMethodDescriptionvoid
StandardPluralRanges.PluralRangesDataSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
StandardPluralRanges.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 TypeMethodDescriptionvoid
ConversionRates.ConversionRatesSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
UnitPreferences.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.void
UnitsData.CategoriesSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
UnitsData.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 TypeMethodDescriptionvoid
NumberRangeFormatterImpl.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 TypeMethodDescriptionvoid
RelativeDateTimeFormatter.RelDateTimeDataSink.consumeTableRelative
(UResource.Key key, UResource.Value value) void
RelativeDateTimeFormatter.RelDateTimeDataSink.consumeTableRelativeTime
(UResource.Key key, UResource.Value value) void
RelativeDateTimeFormatter.RelDateTimeDataSink.consumeTimeDetail
(UResource.Key key, UResource.Value value) void
RelativeDateTimeFormatter.RelDateTimeDataSink.consumeTimeUnit
(UResource.Key key, UResource.Value value) static int
DateTimePatternGenerator.getAppendFormatNumber
(UResource.Key key) Deprecated.This API is ICU internal only.private static int
DateTimePatternGenerator.getCLDRFieldAndWidthNumber
(UResource.Key key) private void
RelativeDateTimeFormatter.RelDateTimeDataSink.handleAlias
(UResource.Key key, UResource.Value value, boolean noFallback) private void
RelativeDateTimeFormatter.RelDateTimeDataSink.handlePlainDirection
(UResource.Key key, UResource.Value value) private static RelativeDateTimeFormatter.Direction
RelativeDateTimeFormatter.keyToDirection
(UResource.Key key) protected void
DateFormatSymbols.CalendarDataSink.processResource
(String path, UResource.Key key, UResource.Value value) Process the nested resource bundle tablesvoid
DateIntervalInfo.DateIntervalSink.processSkeletonTable
(UResource.Key key, UResource.Value value) Processes the patterns for a skeleton table.void
Collator.KeywordsSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
DateFormatSymbols.CalendarDataSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
DateIntervalInfo.DateIntervalSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
DateTimePatternGenerator.AppendItemFormatsSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
DateTimePatternGenerator.AppendItemNamesSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
DateTimePatternGenerator.AvailableFormatsSink.put
(UResource.Key key, UResource.Value value, boolean isRoot) void
DateTimePatternGenerator.DayPeriodAllowedHoursSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
DecimalFormatSymbols.DecFmtDataSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
RelativeDateTimeFormatter.RelDateTimeDataSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
TimeUnitFormat.TimeUnitFormatSetupSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) private RelativeDateTimeFormatter.Style
RelativeDateTimeFormatter.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 TypeMethodDescriptionvoid
MeasureUnit.CurrencyNumericCodeSink.put
(UResource.Key key, UResource.Value value, boolean noFallback) void
MeasureUnit.MeasureUnitSink.put
(UResource.Key key, UResource.Value value, boolean noFallback)