Uses of Class
org.gwtproject.i18n.processor.LocaleUtils
| Package | Description |
|---|---|
| org.gwtproject.i18n.processor |
-
Uses of LocaleUtils in org.gwtproject.i18n.processor
Methods in org.gwtproject.i18n.processor that return LocaleUtils Modifier and Type Method Description static LocaleUtilsLocaleUtils. getInstance(javax.annotation.processing.Messager logger, PropertyOracle propertyOracle, ProcessorContext context)Create a new LocaleUtils instance for the given PropertyOracle.LocaleUtilsLocaleInfoContext. getLocaleUtils(SelectionProperty localeProperty, ConfigurationProperty runtimeLocaleProperty, ConfigurationProperty queryParamProp, ConfigurationProperty cookieProp)Methods in org.gwtproject.i18n.processor with parameters of type LocaleUtils Modifier and Type Method Description voidLocaleInfoContext. putLocaleUtils(SelectionProperty localeProperty, ConfigurationProperty runtimeLocaleProperty, ConfigurationProperty queryParamProp, ConfigurationProperty cookieProp, LocaleUtils localeUtils)