net.sourceforge.wurfl.core.handlers.matchers
Class FirefoxMatcher

java.lang.Object
  extended by net.sourceforge.wurfl.core.handlers.matchers.AbstractMatcher
      extended by net.sourceforge.wurfl.core.handlers.matchers.FirefoxMatcher
All Implemented Interfaces:
Matcher

public class FirefoxMatcher
extends AbstractMatcher

Handles Firefox web browser using TK(2).

Version:
$Id: FirefoxMatcher.java 432 2010-05-06 12:12:53Z filippo.deluca $
Author:
Fantayeneh Asres Gizaw, Filippo De Luca

Field Summary
static int FIREFOX_TK_TOLLERANCE
           
 
Fields inherited from class net.sourceforge.wurfl.core.handlers.matchers.AbstractMatcher
detected, logger, undetected
 
Constructor Summary
FirefoxMatcher(Handler handler)
           
 
Method Summary
 
Methods inherited from class net.sourceforge.wurfl.core.handlers.matchers.AbstractMatcher
applyCatchAllRecoveryMatch, applyConclusiveMatch, applyRecoveryMatch, canHandle, lookForMatchingUserAgent, match
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIREFOX_TK_TOLLERANCE

public static final int FIREFOX_TK_TOLLERANCE
See Also:
Constant Field Values
Constructor Detail

FirefoxMatcher

public FirefoxMatcher(Handler handler)


Copyright © 2008-2010 WURFL-Pro srl. All Rights Reserved.