Uses of Class
com.ldodds.slug.http.URLTaskFilter

Packages that use URLTaskFilter
com.ldodds.slug.http   
 

Uses of URLTaskFilter in com.ldodds.slug.http
 

Subclasses of URLTaskFilter in com.ldodds.slug.http
 class DepthFilter
           
 class RegexFilter
           
 class SingleFetchFilter
          Trivial URLTaskFilter that simply ensures that URLs are only visited once within a particular crawl.