|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.benow.web.path.page.ua.FirefoxUserAgentMatcher
public class FirefoxUserAgentMatcher
Matches firefox
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009020911 Ubuntu/8.10 (intrepid) Firefox/3.0.6
Matches Firefox
| Constructor Summary | |
|---|---|
FirefoxUserAgentMatcher()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTypeName()
|
boolean |
matches(java.lang.String uaString)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FirefoxUserAgentMatcher()
| Method Detail |
|---|
public java.lang.String getTypeName()
getTypeName in interface UserAgentMatcherpublic boolean matches(java.lang.String uaString)
matches in interface UserAgentMatcher
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||