|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.benow.web.path.page.ua.IE6UserAgentMatcher
public class IE6UserAgentMatcher
Matches ie6
Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 6.0)
Matches MSIE
| Constructor Summary | |
|---|---|
IE6UserAgentMatcher()
|
|
| 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 IE6UserAgentMatcher()
| 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 | ||||||||