| Package | Description |
|---|---|
| org.beangle.commons.http.agent |
Utilities for processing user-agent strings.
|
| Modifier and Type | Field and Description |
|---|---|
static Os |
Os.UNKNOWN |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,Os> |
Os.osMap |
| Modifier and Type | Method and Description |
|---|---|
Os |
Useragent.getOs() |
static Os |
Os.parse(String agentString)
Parses user agent string and returns the best match.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Os.compareTo(Os o) |
| Constructor and Description |
|---|
Useragent(String ip,
Browser browser,
Os os) |
Copyright © 2005–2018 The Beangle Software. All rights reserved.