|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.vidageek.crawler.visitor.DoesNotFollowVisitedUrlVisitor
public final class DoesNotFollowVisitedUrlVisitor
| Constructor Summary | |
|---|---|
DoesNotFollowVisitedUrlVisitor(java.lang.String beginUrl,
PageVisitor visitor)
|
|
| Method Summary | |
|---|---|
boolean |
followUrl(Url url)
|
void |
onError(Url url,
Status statusError)
|
void |
visit(Page page)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoesNotFollowVisitedUrlVisitor(java.lang.String beginUrl,
PageVisitor visitor)
| Method Detail |
|---|
public boolean followUrl(Url url)
followUrl in interface PageVisitor
public void onError(Url url,
Status statusError)
onError in interface ContentVisitorpublic void visit(Page page)
visit in interface ContentVisitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||