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