Uses of Package
net.sf.uadetector

Packages that use net.sf.uadetector
net.sf.uadetector 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. 
net.sf.uadetector.internal.data.domain 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. 
net.sf.uadetector.parser 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. 
 

Classes in net.sf.uadetector used by net.sf.uadetector
DeviceCategory
           
DeviceCategory.Builder
           
OperatingSystem
          OperatingSystem is an immutable entity that represents the informations about an operating system like Linux, Mac OS X or Windows.
OperatingSystemFamily
          This enum represents the more commonly used operating system families.
ReadableDeviceCategory
          Defines a category of devices.
ReadableDeviceCategory.Category
          Contains all at the time of implementation known device categories, so that a caller can easily and type-safe test against them.
ReadableOperatingSystem
          Defines an operating system.
ReadableUserAgent
          Defines an user agent.
ReadableVersionNumber
          Defines a version number of an operating system or user agent.
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
           
UserAgentFamily
          This enum represents the more commonly used user agent families.
UserAgentType
          This enum represents the type of an user agent.
VersionNumber
          The VersionNumber class represents the version number of an operating system or User-Agent.
 

Classes in net.sf.uadetector used by net.sf.uadetector.internal.data.domain
ReadableDeviceCategory.Category
          Contains all at the time of implementation known device categories, so that a caller can easily and type-safe test against them.
UserAgent.Builder
           
UserAgentFamily
          This enum represents the more commonly used user agent families.
 

Classes in net.sf.uadetector used by net.sf.uadetector.parser
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.
UserAgentStringParser
          Basic interface for user agent string parsers.
 



Copyright © 2011-2014. All Rights Reserved.