|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ldodds.slug.framework.config.ComponentImpl
com.ldodds.slug.http.URLTaskFilter
com.ldodds.slug.http.SingleFetchFilter
Trivial URLTaskFilter that simply ensures that
URLs are only visited once within a particular crawl.
Note that this is slightly redundant as RDFConsumer
already checks to see whether a URL has been fetched since
the crawl started.
| Field Summary |
| Fields inherited from class com.ldodds.slug.framework.config.ComponentImpl |
_configured |
| Constructor Summary | |
SingleFetchFilter()
|
|
| Method Summary | |
boolean |
acceptURL(URLTask task)
|
| Methods inherited from class com.ldodds.slug.http.URLTaskFilter |
accept |
| Methods inherited from class com.ldodds.slug.framework.config.ComponentImpl |
configure, doConfig, isConfigured |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ldodds.slug.framework.config.Component |
configure, isConfigured |
| Constructor Detail |
public SingleFetchFilter()
| Method Detail |
public boolean acceptURL(URLTask task)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||