net.sourceforge.wurfl.core.matchers
Class BenQMatcher
java.lang.Object
net.sourceforge.wurfl.core.matchers.AbstractMatcher
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 $
| Methods inherited from class net.sourceforge.wurfl.core.matchers.AbstractMatcher |
applyCatchAllRecoveryMatch, applyConclusiveMatch, applyRecoveryMatch, getFilter, getName, lookForMatchingUserAgent, match, normalize, setFilter, setInspectionManager, toString |
BenQMatcher
public BenQMatcher(UserAgentNormalizer normalizer)
- Build AbstractMatcher by handler and collected devices by user-agent.
- Parameters:
normalizer -
canHandle
public boolean canHandle(WURFLRequest request)
- Checks the given UA starts with "BenQ" or "BENQ"
Copyright © 2012 ScientiaMobile Inc.. All Rights Reserved.