public class LocaleUtils extends Object
| Constructor and Description |
|---|
LocaleUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Locale |
getLocaleFromString(String localeString) |
static List<Locale> |
getLocalesFromHeader(List<String> acceptLanguage) |
static List<Locale> |
getLocalesFromHeader(String acceptLanguage) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.