|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IURLNormalizer | |
---|---|
com.norconex.collector.http.crawler | |
com.norconex.collector.http.handler.impl |
Uses of IURLNormalizer in com.norconex.collector.http.crawler |
---|
Methods in com.norconex.collector.http.crawler that return IURLNormalizer | |
---|---|
IURLNormalizer |
HttpCrawlerConfig.getUrlNormalizer()
|
Methods in com.norconex.collector.http.crawler with parameters of type IURLNormalizer | |
---|---|
void |
HttpCrawlerConfig.setUrlNormalizer(IURLNormalizer urlNormalizer)
|
Uses of IURLNormalizer in com.norconex.collector.http.handler.impl |
---|
Classes in com.norconex.collector.http.handler.impl that implement IURLNormalizer | |
---|---|
class |
GenericURLNormalizer
Generic implementation of IURLNormalizer that should satisfy
most URL normalization needs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |