Base class for Scopers.
Scopers test CandidateURIs against a scope.
Scopers allow logging of rejected CandidateURIs.
author: stack version: $Date: 2006-09-25 23:59:43 +0000 (Mon, 25 Sep 2006) $, $Revision: 4664 $
Schedule the given
CandidateURI CandidateURI with the Frontier.
Parameters: caUri - The CandidateURI to be scheduled. true if CandidateURI was accepted by crawl scope, falseotherwise.
Parameters: context - Context to use looking up attribute. True if we are to override default logger (default logsto console) with a logger that writes all loggings to a filenamed for this class.
Called when a CandidateUri is ruled out of scope.
Override if you don't want logs as coming from this class.
Parameters: caUri - CandidateURI that is out of scope.
Fields inherited from org.archive.crawler.framework.Processor