|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ReadableDeviceCategory | Defines a category of devices. |
ReadableOperatingSystem | Defines an operating system. |
ReadableUserAgent | Defines an user agent. |
ReadableVersionNumber | Defines a version number of an operating system or user agent. |
UserAgentStringParser | Basic interface for user agent string parsers. |
Class Summary | |
---|---|
DeviceCategory | |
DeviceCategory.Builder | |
OperatingSystem | OperatingSystem is an immutable entity that represents the informations about an operating system like Linux,
Mac OS X or Windows. |
UserAgent | UserAgent is an immutable entity that represents the informations about web-based client applications like
Web browsers, search engines or crawlers (spiders) as well as mobile phones, screen readers and braille browsers. |
UserAgent.Builder | |
VersionNumber | The VersionNumber class represents the version number of an operating system or User-Agent. |
Enum Summary | |
---|---|
OperatingSystemFamily | This enum represents the more commonly used operating system families. |
ReadableDeviceCategory.Category | Contains all at the time of implementation known device categories, so that a caller can easily and type-safe test against them. |
UserAgentFamily | This enum represents the more commonly used user agent families. |
UserAgentType | This enum represents the type of an user agent. |
Copyright 2012 André Rouél Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |