evaluate(Object object) Evaluate whether given object's FetchStatus does not match
configured regexp (by reversing the superclass's answer).
Parameters: object - Object to make decision about.
Constructor Detail
FetchStatusNotMatchesRegExpDecideRule
public FetchStatusNotMatchesRegExpDecideRule(String name)(Code)
Evaluate whether given object's FetchStatus does not match
configured regexp (by reversing the superclass's answer).
Parameters: object - Object to make decision about. true if the regexp is not matched
Fields inherited from org.archive.crawler.deciderules.FetchStatusMatchesRegExpDecideRule