Uses of Interface
scone.robot.PageFilter

Packages that use PageFilter
scone.robot This package provides a configurable high-performance web-robot. 
 

Uses of PageFilter in scone.robot
 

Methods in scone.robot with parameters of type PageFilter
 void RobotTask.addPageFilter(PageFilter pageFilter)
          Filters decides whether to stop the crawling at the current document or to continue with the links.
 void RobotTask.removePageFilter(PageFilter pageFilter)
          Removes a Filter