|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.benow.web.path.page.ua.IPodUserAgentMatcher
public class IPodUserAgentMatcher
Matches ipod/iphone
Mozilla/5.0 (iPod; U; CPU iPhone OS 2_2_1 like Mac OS X; en-us) AppleWebKit/525.18.1 (KHTML, like Gecko) Version/3.1.1 Mobile/5H11a Safari/525.20
Matches iPhone
| Constructor Summary | |
|---|---|
IPodUserAgentMatcher()
|
|
| 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 IPodUserAgentMatcher()
| 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 | ||||||||