Uses of Interface
org.polliwog.collectors.Collector

Packages that use Collector
org.polliwog.collectors   
org.polliwog.data   
 

Uses of Collector in org.polliwog.collectors
 

Classes in org.polliwog.collectors that implement Collector
 class HostnameCollector
           
 class PageCollector
          A collector implementation to allow the filtering of entries that are not "pages".
 class StatusCodeCollector
           
 

Uses of Collector in org.polliwog.data
 

Methods in org.polliwog.data with parameters of type Collector
 boolean Hit.isPage(Collector c)
           
 boolean Hit.isRefererAPage(Collector c)
           
 



  Copyright © 2007 Gary Bentley. All Rights Reserved.