Uses of Interface
org.archive.crawler.settings.refinements.Criteria

Packages that use Criteria
org.archive.crawler.settings.refinements   
 

Uses of Criteria in org.archive.crawler.settings.refinements
 

Classes in org.archive.crawler.settings.refinements that implement Criteria
 class PortnumberCriteria
          A refinement criterion that checks if a URI matches a specific port number.
 class RegularExpressionCriteria
          A refinement criteria that test if a URI matches a regular expression.
 class TimespanCriteria
          A refinement criteria that checks if a URI is requested within a specific time frame.
 

Methods in org.archive.crawler.settings.refinements with parameters of type Criteria
 void Refinement.addCriteria(Criteria criterion)
          Add a new criterion to this refinement.
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.