Package | Description |
---|---|
com.mattunderscore.http.headers.useragent |
A structured representation for the user agent header field.
|
com.mattunderscore.http.headers.useragent.parser |
Parsers for the user agent string.
|
Modifier and Type | Class and Description |
---|---|
class |
UserAgent
A structured representation of a user agent.
|
Modifier and Type | Method and Description |
---|---|
IUserAgent |
UserAgentQuerier.getUserAgent() |
Constructor and Description |
---|
UserAgentQuerier(IUserAgent userAgent) |
Modifier and Type | Method and Description |
---|---|
IUserAgent |
CachingUserAgentParser.parseField(String header) |
Copyright © 2016. All Rights Reserved.