Package | Description |
---|---|
com.norconex.collector.http.fetch | |
com.norconex.collector.http.fetch.impl |
Modifier and Type | Method and Description |
---|---|
HttpFetchResponse |
IHttpDocumentFetcher.fetchDocument(org.apache.http.client.HttpClient httpClient,
HttpDocument doc)
Fetches HTTP document and saves it to a local file
|
HttpFetchResponse |
IHttpMetadataFetcher.fetchHTTPHeaders(org.apache.http.client.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 |
PhantomJSDocumentFetcher.fetchDocument(org.apache.http.client.HttpClient httpClient,
HttpDocument doc) |
HttpFetchResponse |
GenericDocumentFetcher.fetchDocument(org.apache.http.client.HttpClient httpClient,
HttpDocument doc) |
HttpFetchResponse |
GenericMetadataFetcher.fetchHTTPHeaders(org.apache.http.client.HttpClient httpClient,
String url,
Properties metadata) |
Copyright © 2009–2021 Norconex Inc.. All rights reserved.