|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RedirectionController
Implement this interface and pass it to the crawler
through org.niocchi.core.Crawler.setRedirectionController
to control which redirection the crawler is allowed to follow.
Method Summary | |
---|---|
boolean |
isAllowed(Query query,
java.net.URL redirection)
|
Method Detail |
---|
boolean isAllowed(Query query, java.net.URL redirection)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |