Modifier and Type | Method and Description |
---|---|
HttpFetchResponse |
IHttpDocumentFetcher.fetchDocument(HttpClient httpClient,
HttpDocument doc)
Fetches HTTP document and saves it to a local file
|
Modifier and Type | Method and Description |
---|---|
protected HttpRequestBase |
GenericDocumentFetcher.createUriRequest(HttpDocument doc)
Creates the HTTP request to be executed.
|
HttpFetchResponse |
GenericDocumentFetcher.fetchDocument(HttpClient httpClient,
HttpDocument doc) |
HttpFetchResponse |
PhantomJSDocumentFetcher.fetchDocument(HttpClient httpClient,
HttpDocument doc) |
Modifier and Type | Method and Description |
---|---|
HttpDocument |
HttpCommitterPipelineContext.getDocument() |
Constructor and Description |
---|
HttpCommitterPipelineContext(HttpCrawler crawler,
ICrawlDataStore crawlDataStore,
HttpDocument doc,
HttpCrawlData crawlData,
HttpCrawlData cachedCrawlData) |
Modifier and Type | Method and Description |
---|---|
HttpDocument |
HttpImporterPipelineContext.getDocument() |
Constructor and Description |
---|
HttpImporterPipelineContext(HttpCrawler crawler,
ICrawlDataStore crawlDataStore,
HttpCrawlData crawlData,
HttpCrawlData cachedCrawlData,
HttpDocument doc) |
Modifier and Type | Method and Description |
---|---|
void |
IHttpDocumentProcessor.processDocument(HttpClient httpClient,
HttpDocument doc)
Processes a document.
|
Modifier and Type | Method and Description |
---|---|
void |
FeaturedImageProcessor.processDocument(HttpClient httpClient,
HttpDocument doc) |
Copyright © 2009–2020 Norconex Inc.. All rights reserved.