public interface LanguageHeader extends ParsedHeaderValue, Locale
DEFAULT_WEIGHT| Modifier and Type | Method and Description | 
|---|---|
String | 
subtag()
 | 
String | 
subtag(int level)
A subtag of this language header. 
+ info: rfc7231#section-3.1.3.1  | 
int | 
subtagCount()  | 
String | 
tag()
 | 
findMatchedBy, isMatchedBy, isPermitted, parameter, parameters, rawValue, value, weight, weightedOrderString tag()
String subtag()
String subtag(int level)
int subtagCount()
Copyright © 2020 Eclipse. All rights reserved.