Uses of Class
com.ibm.icu.impl.UResource.Sink
Packages that use UResource.Sink
Package
Description
-
Uses of UResource.Sink in com.ibm.icu.impl
Subclasses of UResource.Sink in com.ibm.icu.implModifier and TypeClassDescriptionprivate static final classprivate static classprivate static final classprivate static final classprivate static final classprivate final classprivate final class(package private) static classprivate static final classprivate final classLoads all meta zone and time zone names for this TimeZoneNames' locale.Methods in com.ibm.icu.impl with parameters of type UResource.SinkModifier and TypeMethodDescriptionvoidICUResourceBundle.getAllChildrenWithFallback(String path, UResource.Sink sink) Locates the resource specified bypathin this resource bundle (performing any necessary fallback and following any aliases) and, if the resource is a table resource, iterates over its immediate child resources (again, following any aliases to get the individual resource values), and calls the specifiedsink'sput()method for each child resource (passing it that resource's key and either its actual value or, if that value is an alias, the value you get by following the alias).private voidICUResourceBundle.getAllItemsWithFallback(UResource.Key key, ICUResourceBundleReader.ReaderValue readerValue, UResource.Sink sink, UResourceBundle requested) voidICUResourceBundle.getAllItemsWithFallback(String path, UResource.Sink sink) Locates the resource specified bypathin this resource bundle (performing any necessary fallback and following any aliases) and calls the specifiedsink'sput()method with that resource.voidICUResourceBundle.getAllItemsWithFallbackNoFail(String path, UResource.Sink sink) -
Uses of UResource.Sink in com.ibm.icu.impl.number
Subclasses of UResource.Sink in com.ibm.icu.impl.numberModifier and TypeClassDescriptionprivate static final classprivate static final classprivate static final classprivate static final class -
Uses of UResource.Sink in com.ibm.icu.impl.number.range
Subclasses of UResource.Sink in com.ibm.icu.impl.number.rangeModifier and TypeClassDescriptionprivate static final classprivate static final class -
Uses of UResource.Sink in com.ibm.icu.impl.units
Subclasses of UResource.Sink in com.ibm.icu.impl.unitsModifier and TypeClassDescriptionstatic classstatic classstatic classA Resource Sink that collects information fromunitQuantitiesin theunitsresource to provide key->value lookups from base unit to category, as well as preserving ordering information for these categories.static class -
Uses of UResource.Sink in com.ibm.icu.number
Subclasses of UResource.Sink in com.ibm.icu.numberModifier and TypeClassDescriptionprivate static final class -
Uses of UResource.Sink in com.ibm.icu.text
Subclasses of UResource.Sink in com.ibm.icu.textModifier and TypeClassDescriptionprivate static final classprivate static final classSink to enumerate the calendar dataprivate static final classSink for enumerating all of the date interval skeletons.private classprivate classprivate classprivate static classprivate static final classSink for enumerating all of the decimal format symbols (more specifically, anything under the "NumberElements.symbols" tree).private static final classSink for enumerating all of the relative data time formatter names.private static final classDeprecated. -
Uses of UResource.Sink in com.ibm.icu.util
Subclasses of UResource.Sink in com.ibm.icu.utilModifier and TypeClassDescriptionprivate static final classSink for enumerating the currency numeric codes.private static final classSink for enumerating the available measure units.