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