net.sourceforge.wurfl.core.matchers
Class BenQMatcher

java.lang.Object
  extended by net.sourceforge.wurfl.core.matchers.AbstractMatcher
      extended by net.sourceforge.wurfl.core.matchers.BenQMatcher
All Implemented Interfaces:
Matcher, ResourcePaths

public final class BenQMatcher
extends AbstractMatcher

Version:
$Id: BenQMatcher.java 934 2012-03-27 13:34:26Z fulvio.crivellaro $

Field Summary
 
Fields inherited from class net.sourceforge.wurfl.core.matchers.AbstractMatcher
DEBUG, detected, inspectionManager, isDebugEnabled, logger, undetected
 
Fields inherited from interface net.sourceforge.wurfl.core.resource.ResourcePaths
CATCH_ALL_RECOVERY_FILE, WURFL_CONFIG_FILE
 
Constructor Summary
BenQMatcher(UserAgentNormalizer normalizer)
          Build AbstractMatcher by handler and collected devices by user-agent.
 
Method Summary
 boolean canHandle(WURFLRequest request)
          Checks the given UA starts with "BenQ" or "BENQ"
 
Methods inherited from class net.sourceforge.wurfl.core.matchers.AbstractMatcher
applyCatchAllRecoveryMatch, applyConclusiveMatch, applyRecoveryMatch, getFilter, getName, lookForMatchingUserAgent, match, normalize, setFilter, setInspectionManager, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BenQMatcher

public BenQMatcher(UserAgentNormalizer normalizer)
Build AbstractMatcher by handler and collected devices by user-agent.

Parameters:
normalizer -
Method Detail

canHandle

public boolean canHandle(WURFLRequest request)
Checks the given UA starts with "BenQ" or "BENQ"



Copyright © 2012 ScientiaMobile Inc.. All Rights Reserved.