| Package | Description |
|---|---|
| com.norconex.collector.http.crawler | |
| com.norconex.collector.http.doc | |
| com.norconex.collector.http.processor.impl |
| Modifier and Type | Method and Description |
|---|---|
IHttpDocumentProcessor[] |
HttpCrawlerConfig.getPostImportProcessors() |
IHttpDocumentProcessor[] |
HttpCrawlerConfig.getPreImportProcessors() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpCrawlerConfig.setPostImportProcessors(IHttpDocumentProcessor... httpPostProcessors) |
void |
HttpCrawlerConfig.setPreImportProcessors(IHttpDocumentProcessor... httpPreProcessors) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHttpDocumentProcessor
Deprecated.
Since 2.8.0, use
IHttpDocumentProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
FeaturedImageProcessor
Document processor that extract the "main" image from HTML pages.
|
Copyright © 2009–2020 Norconex Inc.. All rights reserved.