Uses of Class
com.ibm.icu.impl.locale.LocaleSyntaxException
Packages that use LocaleSyntaxException
-
Uses of LocaleSyntaxException in com.ibm.icu.impl.locale
Methods in com.ibm.icu.impl.locale that throw LocaleSyntaxExceptionModifier and TypeMethodDescriptionInternalLocaleBuilder.addUnicodeLocaleAttribute
(String attribute) InternalLocaleBuilder.removeUnicodeLocaleAttribute
(String attribute) InternalLocaleBuilder.setExtension
(char singleton, String value) InternalLocaleBuilder.setExtensions
(String subtags) InternalLocaleBuilder.setLanguage
(String language) InternalLocaleBuilder.setLocale
(BaseLocale base, LocaleExtensions extensions) InternalLocaleBuilder.setUnicodeLocaleKeyword
(String key, String type) InternalLocaleBuilder.setVariant
(String variant)