Package | Description |
---|---|
com.mattunderscore.http.headers.useragent.details |
Details of a user agent.
|
com.mattunderscore.http.headers.useragent.details.application |
Application details of a user agent.
|
com.mattunderscore.http.headers.useragent.details.hardware |
Hardware details of a user agent.
|
com.mattunderscore.http.headers.useragent.details.platform |
Software details of a user agent.
|
Modifier and Type | Class and Description |
---|---|
class |
PlatformDetail
Default implementation for a detail about the platform.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationDetail
Default implementation for a detail about the application.
|
class |
Bot
Indicates that it is an automated user agent.
|
class |
Browser
Indicates the user agent is a web browser.
|
class |
Chrome |
class |
ChromeBased |
class |
Chromium
Indicates the user agent claims to be a Chromium browser.
|
class |
ChromiumBased |
class |
Compatible
Detail indicating that the compatible flag is present.
|
class |
ContactInformation
The contact information for the user agent.
|
class |
EncryptionStrength
Encryption strength of the browser.
|
class |
Epiphany |
class |
Firefox
Indicates the user agent is a Firefox browser.
|
class |
GoogleBot
A bot for the Google search engine.
|
class |
Iceweasel |
class |
IE
Indicates the user agent claims to be Internet Explorer.
|
class |
LikeFirefox
Indicates that the user agent claims to be like Firefox.
|
class |
MozillaBasedProduct
Claims to be a Mozilla like user agent.
|
class |
Opera
Indicates the user agent claims to be an Opera browser.
|
class |
Safari
Indicates the user agent claims to be a Safari browser.
|
class |
SafariBased
Indicates the user agent claims to be based on Safari
|
Modifier and Type | Class and Description |
---|---|
class |
Architecture
Indicates the CPU architecture the user agent runs on.
|
class |
BlackBerry |
class |
BlackBerryVendorID |
class |
HardwarePlatformDetail
Default implementation for a detail about the hardware platform.
|
class |
IPad
Indicates the user agent claims to run on an iPad.
|
class |
IPhone
Indicates the user agent claims to run on an iPhone
|
class |
IPod
Indicates the user agent claims to run on an iPad
|
class |
MobileDevice
Indicates the user agent claims to be a mobile device.
|
Modifier and Type | Class and Description |
---|---|
class |
AppleMobileFirmware
Indicates the Apple firmware the user agent claims to run on.
|
class |
BlackBerryConfiguration |
class |
BlackBerryOS |
class |
BlackBerryProfile |
class |
Debian
Indicates the user agent claims to run on a Debian operating system.
|
class |
Feature
Indicates the user agent claims to have a particular feature
|
class |
Gecko
A Gecko layout engine is used by the user agent.
|
class |
IOS
Indicates the user agent claims to run on iOS.
|
class |
IPhoneSimulator
Indicates the user agent claims to run on an iPhone simulator.
|
class |
Java
Indicates the user agent claims to be running in a Java JVM.
|
class |
LayoutEngine
A layout engine used by the user agent.
|
class |
LikeGecko
Indicates the user agent claims to user a layout engine like Gecko.
|
class |
LikeMacOSX
Indicates the user agent claims to run on an operating system like Mac OS X.
|
class |
Linux
Indicates the user agent claims to run on a Linux operating system.
|
class |
Machintosh
Indicates the user agent claims to run on a Mac.
|
class |
MacOSX
Indicates the user agent claims to run on a Mac OS X.
|
class |
OSPlatform
Detail about the operating system the user agent is running.
|
class |
Presto
Indicates the user agent claims to use the Presto layout engine.
|
class |
SoftwarePlatformDetail
Default implementation for a detail about the software platform.
|
class |
Trident
Indicates the user agent claims to use the Trident layout engine.
|
class |
Ubuntu |
class |
Utility
Indicates the user agent claims to be a utility or a library.
|
class |
Windows
Indicates the user agent claims to run on a Windows operating system.
|
class |
WindowSystem
Detail about the Window system of the operating system the user agent is running on.
|
Copyright © 2016. All Rights Reserved.