primaryTag
String primaryTag
AcceptableLanguageTag
protected
LanguageTag(String header)
LanguageTag(String primaryTag,
String subTags)
LanguageTag(HttpHeaderReader reader)
boolean
final Locale
final String
final String
final String
getTag()
int
hashCode()
final boolean
isCompatible(Locale tag)
private boolean
protected final void
toString()
static LanguageTag
ParseException
ParseException
IllegalArgumentException
ParseException
tag
- accept-language header value.true
if the given value is valid language tag, false
instead.