Package | Description |
---|---|
com.norconex.collector.http.crawler | |
com.norconex.collector.http.fetch.impl |
Modifier and Type | Method and Description |
---|---|
IHttpDocumentFetcher |
HttpCrawlerConfig.getDocumentFetcher() |
Modifier and Type | Method and Description |
---|---|
void |
HttpCrawlerConfig.setDocumentFetcher(IHttpDocumentFetcher documentFetcher) |
Modifier and Type | Class and Description |
---|---|
class |
GenericDocumentFetcher
Default implementation of
IHttpDocumentFetcher . |
class |
PhantomJSDocumentFetcher
An alternative to the
GenericDocumentFetcher which relies on an
external PhantomJS installation
to fetch web pages. |
Copyright © 2009–2021 Norconex Inc.. All rights reserved.