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
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.http.client.methods.HttpRequestBase |
GenericDocumentFetcher.createUriRequest(HttpDocument doc)
Creates the HTTP request to be executed.
|
HttpFetchResponse |
PhantomJSDocumentFetcher.fetchDocument(org.apache.http.client.HttpClient httpClient,
HttpDocument doc) |
HttpFetchResponse |
GenericDocumentFetcher.fetchDocument(org.apache.http.client.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(org.apache.http.client.HttpClient httpClient,
HttpDocument doc)
Processes a document.
|
Modifier and Type | Method and Description |
---|---|
void |
FeaturedImageProcessor.processDocument(org.apache.http.client.HttpClient httpClient,
HttpDocument doc) |
Copyright © 2009–2021 Norconex Inc.. All rights reserved.