Interface LocalizationContext
- All Known Implementing Classes:
DefaultLocalizationContext
public interface LocalizationContext
-
Method Summary
-
Method Details
-
getLocale
Locale getLocale() -
getBundle
-
getTimeZone
TimeZone getTimeZone() -
getDateFormats
-
getNumberFormats
List<NumberFormat> getNumberFormats()
-