|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IURLExtractor | |
---|---|
com.norconex.collector.http.crawler | |
com.norconex.collector.http.handler.impl |
Uses of IURLExtractor in com.norconex.collector.http.crawler |
---|
Methods in com.norconex.collector.http.crawler that return IURLExtractor | |
---|---|
IURLExtractor |
HttpCrawlerConfig.getUrlExtractor()
|
Methods in com.norconex.collector.http.crawler with parameters of type IURLExtractor | |
---|---|
void |
HttpCrawlerConfig.setUrlExtractor(IURLExtractor urlExtractor)
|
Uses of IURLExtractor in com.norconex.collector.http.handler.impl |
---|
Classes in com.norconex.collector.http.handler.impl that implement IURLExtractor | |
---|---|
class |
DefaultURLExtractor
Default implementation of IURLExtractor . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |