Class DocImageHandler

java.lang.Object
com.norconex.crawler.web.fetch.util.DocImageHandler
All Implemented Interfaces:
Configurable<DocImageHandlerConfig>

public class DocImageHandler extends Object implements Configurable<DocImageHandlerConfig>

Handles images associated with a document (which is different than a document being itself an image). Examples can be screenshots, featured image, etc. Images can be stored in a document metadata/field or in a local directory.

Since:
3.0.0