public interface LanguageHeader extends ParsedHeaderValue
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, weightedOrder
String tag()
String subtag()
String subtag(int level)
int subtagCount()
Copyright © 2023 Eclipse. All rights reserved.