evaluate(Object object) Evaluate whether given object's string version does not match
configured regexp (by reversing the superclass's answer).
Parameters: object - Object to make decision about.
Constructor Detail
NotMatchesFilePatternDecideRule
public NotMatchesFilePatternDecideRule(String name)(Code)
Evaluate whether given object's string version 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.MatchesFilePatternDecideRule