net.sourceforge.wurfl.core.request.normalizer.specific
Class AndroidNormalizer
java.lang.Object
net.sourceforge.wurfl.core.request.normalizer.specific.AndroidNormalizer
- All Implemented Interfaces:
- UserAgentNormalizer
public class AndroidNormalizer
- extends Object
- implements UserAgentNormalizer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AndroidNormalizer
public AndroidNormalizer()
normalize
public String normalize(String userAgent)
- Removes the language
- Specified by:
normalize in interface UserAgentNormalizer
- Parameters:
userAgent - String contains user-agent to normalize.
- Returns:
Copyright © 2008-2010 WURFL-Pro srl. All Rights Reserved.