org.pentaho.reporting.libraries.formula
public class DefaultLocalizationContext extends Object implements LocalizationContext, Serializable
| Constructor Summary | |
|---|---|
| DefaultLocalizationContext() | |
| Method Summary | |
|---|---|
| ResourceBundle | getBundle(String id) |
| List | getDateFormats(Type type) |
| Locale | getLocale() |
| TimeZone | getTimeZone() |
| void | initialize(Configuration config) |
| void | initialize(Configuration config, Locale locale, TimeZone timeZone) |