|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReadableUserAgent | |
|---|---|
| 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. |
| Uses of ReadableUserAgent in net.sf.uadetector |
|---|
| Classes in net.sf.uadetector that implement ReadableUserAgent | |
|---|---|
class |
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. |
static class |
UserAgent.Builder
|
| Methods in net.sf.uadetector that return ReadableUserAgent | |
|---|---|
ReadableUserAgent |
UserAgentStringParser.parse(java.lang.String userAgent)
Detects informations about a network client based on a user agent string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||