|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opencms.i18n.CmsI18nInfo
public class CmsI18nInfo
Bundle of i18n setting to be used to setup a new request context.
| Constructor Summary | |
|---|---|
CmsI18nInfo(Locale locale,
String encoding)
Generates a new i18n info object. |
|
| Method Summary | |
|---|---|
String |
getEncoding()
Returns the encoding to use. |
Locale |
getLocale()
Returns the locale to use. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CmsI18nInfo(Locale locale,
String encoding)
locale - the locale to useencoding - the encoding to use| Method Detail |
|---|
public String getEncoding()
public Locale getLocale()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||