Class | Description |
---|---|
AcceptLanguageEntry |
Represents one entry in the list of accepted languages in the
Accept-Language HTTP header. |
AcceptLanguageParser |
Class that parses the accept-language HTTP header including its quality scores.
|
AcceptLanguageRedirectServlet |
This servlet redirects the client to the URL associated with its accepted language.
|
QualityComparator |
This class can be used to sort lists of
AcceptLanguageEntry objects by their quality value. |