net.sourceforge.wurfl.core.request.normalizer.specific
Class MSIENormalizer
java.lang.Object
net.sourceforge.wurfl.core.request.normalizer.specific.MSIENormalizer
- All Implemented Interfaces:
- UserAgentNormalizer
public class MSIENormalizer
- extends Object
- implements UserAgentNormalizer
|
Method Summary |
String |
normalize(String userAgent)
Return MSIE String with the Major and Minor Version Only. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MSIENormalizer
public MSIENormalizer()
normalize
public String normalize(String userAgent)
- Return MSIE String with the Major and Minor Version Only.
- Specified by:
normalize in interface UserAgentNormalizer
- Parameters:
userAgent -
- Returns:
- String
Copyright © 2008-2010 WURFL-Pro srl. All Rights Reserved.