public class LocaleHelper extends Object
Constructor and Description |
---|
LocaleHelper() |
Modifier and Type | Method and Description |
---|---|
static Locale |
extractLocale(String lang) |
static String |
toLanguageString(Locale value)
HTTP 1.1 has different String format for language than what java.util.Locale does '-' instead of '_'
as a separator
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.