Uses of Class
com.ibm.icu.impl.ICUService.Key
Packages that use ICUService.Key
-
Uses of ICUService.Key in com.ibm.icu.impl
Subclasses of ICUService.Key in com.ibm.icu.implModifier and TypeClassDescriptionstatic class
A subclass of Key that implements a locale fallback mechanism.Methods in com.ibm.icu.impl that return ICUService.KeyModifier and TypeMethodDescriptionCreate a key from an id.Methods in com.ibm.icu.impl with parameters of type ICUService.KeyModifier and TypeMethodDescriptionICULocaleService.LocaleKeyFactory.create
(ICUService.Key key, ICUService service) Implement superclass abstract method.ICULocaleService.SimpleLocaleKeyFactory.create
(ICUService.Key key, ICUService service) Returns the service object if kind/locale match.ICUService.Factory.create
(ICUService.Key key, ICUService service) Create a service object from the key, if this factory supports the key.ICUService.SimpleFactory.create
(ICUService.Key key, ICUService service) Return the service instance if the factory's id is equal to the key's currentID.ICUService.getKey
(ICUService.Key key) Convenience override for get(Key, String[]).ICUService.getKey
(ICUService.Key key, String[] actualReturn) Given a key, return a service object, and, if actualReturn is not null, the descriptor with which it was found in the first element of actualReturn.ICUService.getKey
(ICUService.Key key, String[] actualReturn, ICUService.Factory factory) protected Object
ICUService.handleDefault
(ICUService.Key key, String[] actualIDReturn) Default handler for this service if no factory in the list handled the key.protected boolean
ICULocaleService.LocaleKeyFactory.handlesKey
(ICUService.Key key) -
Uses of ICUService.Key in com.ibm.icu.text
Methods in com.ibm.icu.text with parameters of type ICUService.KeyModifier and TypeMethodDescriptionNumberFormatServiceShim.NFFactory.create
(ICUService.Key key, ICUService srvc) protected Object
CollatorServiceShim.CService.handleDefault
(ICUService.Key key, String[] actualIDReturn)