|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.wurfl.core.matchers.AbstractMatcher
net.sourceforge.wurfl.core.matchers.DynamicMatcher
net.sourceforge.wurfl.core.matchers.DynamicBotMatcher
public final class DynamicBotMatcher
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.wurfl.core.matchers.DynamicMatcher |
|---|
strategy |
| 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 | |
|---|---|
DynamicBotMatcher(UserAgentNormalizer normalizer)
|
|
DynamicBotMatcher(UserAgentNormalizer normalizer,
Condition<String> matchCondition,
StringOp customUserAgentMatchOp,
Strategy.Type strategyType,
IntOp toleranceOp,
OneParamOp<WURFLRequest,String> applyRecoveryMatchOp)
|
|
| Method Summary |
|---|
| Methods inherited from class net.sourceforge.wurfl.core.matchers.DynamicMatcher |
|---|
applyRecoveryMatch, canHandle, getName, lookForMatchingUserAgent, setApplyRecoveryOp, setApplyUserAgentRecoveryOp, setCustomUserAgentMatchOp, setFixedCustomUserAgentMatch, setFixedRecovery, setMatchCondition, setName, setStrategyType, setTolerance, setToleranceOp, toString |
| Methods inherited from class net.sourceforge.wurfl.core.matchers.AbstractMatcher |
|---|
applyCatchAllRecoveryMatch, applyConclusiveMatch, getFilter, match, normalize, setFilter, setInspectionManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicBotMatcher(UserAgentNormalizer normalizer)
public DynamicBotMatcher(UserAgentNormalizer normalizer,
Condition<String> matchCondition,
StringOp customUserAgentMatchOp,
Strategy.Type strategyType,
IntOp toleranceOp,
OneParamOp<WURFLRequest,String> applyRecoveryMatchOp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||