evaluate(Object object) Evaluate whether given object's string version does not match
configured regexps (by reversing the superclass's answer).
Parameters: object - Object to make decision about.
Constructor Detail
NotMatchesListRegExpDecideRule
public NotMatchesListRegExpDecideRule(String name)(Code)
Evaluate whether given object's string version does not match
configured regexps (by reversing the superclass's answer).
Parameters: object - Object to make decision about. true if the regexps are not matched
Fields inherited from org.archive.crawler.deciderules.MatchesListRegExpDecideRule