public class LocaleUtils extends Object
| Constructor and Description |
|---|
LocaleUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getLanguge(FD2RenderContext fd2Ctx,
XfcSession session)
Derzeit wird die Sprache in Kleinbuchtstaben zurückgegeben.
|
static Locale |
getLocale(javax.servlet.http.HttpServletRequest req) |
static Locale |
getLocale(javax.servlet.http.HttpServletRequest req,
XfcSession xfcSess) |
static Locale |
getLocale(String lang,
XfcSession xfcSess) |
static Locale |
getLocale(ValueParameters params,
XfcSession xfcSess) |
public static Locale getLocale(ValueParameters params, XfcSession xfcSess)
public static Locale getLocale(javax.servlet.http.HttpServletRequest req, XfcSession xfcSess)
public static Locale getLocale(javax.servlet.http.HttpServletRequest req)
public static Locale getLocale(String lang, XfcSession xfcSess)
public static String getLanguge(FD2RenderContext fd2Ctx, XfcSession session)
fd2Ctx - session - Copyright © 2016. All rights reserved.