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