This module contains the supporting classes for the Two Step Analysis
user agent algorithm that is used as the primary way to match user agents
with the Java API for the WURFL.
A description of the way the following source is intended to work can
be found within the source for the original Java API implementation here:
http://sourceforge.net/projects/wurfl/files/WURFL Java API/
Version:
1.0.1
Author:
Armand Lynch <lyncha@users.sourceforge.net>
Copyright:
Copyright 2010, Armand Lynch
License:
LGPL
|
babelfish(user_agent)
Replace the "via babelfish.yahoo.com" with '' |
source code
|
|
|
blackberry(user_agent)
Replaces the heading "BlackBerry" string with '' |
source code
|
|
|
|
|
yeswap(user_agent)
Replace the "YesWAP mobile phone proxy" with '' |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
_specific_normalizer(user_agent,
search_string,
vsn_size) |
source code
|
|
|
|
|
|
|
|
|
|
|
safari(user_agent)
Return the safari user agent stripping out all the characters between
U; and Safari/xxx |
source code
|
|
|
|
|
|