public interface IHttpDocumentFetcher
| Modifier and Type | Method and Description |
|---|---|
HttpFetchResponse |
fetchDocument(org.apache.http.client.HttpClient httpClient,
HttpDocument doc)
Fetches HTTP document and saves it to a local file
|
HttpFetchResponse fetchDocument(org.apache.http.client.HttpClient httpClient, HttpDocument doc)
httpClient - the HTTP clientdoc - the document to fetch and saveCopyright © 2009–2021 Norconex Inc.. All rights reserved.