net.sourceforge.wurfl.core.request.normalizer.specific
Class AndroidNormalizer

java.lang.Object
  extended by net.sourceforge.wurfl.core.request.normalizer.specific.AndroidNormalizer
All Implemented Interfaces:
UserAgentNormalizer

public class AndroidNormalizer
extends Object
implements UserAgentNormalizer


Constructor Summary
AndroidNormalizer()
           
 
Method Summary
 String normalize(String userAgent)
          Removes the language
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AndroidNormalizer

public AndroidNormalizer()
Method Detail

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.