Class | Description |
---|---|
SequentialVersionFetcher |
Implementation of
VersionFetcher that holds a list of other VersionFetcher
and calls them sequentially until any of them manages to find version. |
UserAgent | |
Utils | |
Version |
Container for general version information.
|
Enum | Description |
---|---|
Application |
Enum constants for internet applications like web-application and rich
internet application.
|
ApplicationType |
Enum constants classifying the different types of applications which are common in referrer strings
|
Browser |
Enum constants for most common browsers, including e-mail clients and bots.
|
BrowserType |
Enum constants classifying the different types of browsers which are common in user-agent strings
|
DeviceType |
Enum contact for the type of used device
|
Manufacturer |
Enum constants representing manufacturers of operating systems and client software.
|
OperatingSystem |
Enum constants for most common operating systems.
|
RenderingEngine |
Enum constants classifying the different types of rendering engines which are being used by browsers.
|
Copyright © 2016. All rights reserved.