org.pentaho.reporting.libraries.formula

Interface LocalizationContext

public interface LocalizationContext

Creation-Date: 03.11.2006, 14:26:26

Author: Thomas Morgner

Method Summary
ResourceBundlegetBundle(String id)
ListgetDateFormats(Type type)
LocalegetLocale()
TimeZonegetTimeZone()

Method Detail

getBundle

public ResourceBundle getBundle(String id)

getDateFormats

public List getDateFormats(Type type)

getLocale

public Locale getLocale()

getTimeZone

public TimeZone getTimeZone()