| Package | Description |
|---|---|
| com.norconex.collector.http.fetch | |
| com.norconex.collector.http.fetch.impl |
| Modifier and Type | Method and Description |
|---|---|
HttpFetchResponse |
IHttpDocumentFetcher.fetchDocument(HttpClient httpClient,
HttpDocument doc)
Fetches HTTP document and saves it to a local file
|
HttpFetchResponse |
IHttpMetadataFetcher.fetchHTTPHeaders(HttpClient httpClient,
String url,
Properties metadata)
Fetches the HTTP headers for a URL and stores it in the
provided
Properties. |
| Modifier and Type | Method and Description |
|---|---|
HttpFetchResponse |
GenericDocumentFetcher.fetchDocument(HttpClient httpClient,
HttpDocument doc) |
HttpFetchResponse |
PhantomJSDocumentFetcher.fetchDocument(HttpClient httpClient,
HttpDocument doc) |
HttpFetchResponse |
GenericMetadataFetcher.fetchHTTPHeaders(HttpClient httpClient,
String url,
Properties metadata) |
Copyright © 2009–2020 Norconex Inc.. All rights reserved.