Uses of Class
com.norconex.crawler.web.doc.operations.image.impl.FeaturedImage
Packages that use FeaturedImage
-
Uses of FeaturedImage in com.norconex.crawler.web.doc.operations.image.impl
Methods in com.norconex.crawler.web.doc.operations.image.impl that return FeaturedImageModifier and TypeMethodDescriptionReturns the cached image for the given URL, ornullif absent or if the cached entry cannot be decoded.Methods in com.norconex.crawler.web.doc.operations.image.impl with parameters of type FeaturedImageModifier and TypeMethodDescriptionbooleanFeaturedImage.contains(FeaturedImage img) booleanFeaturedImage.fits(FeaturedImage img) voidImageCache.setImage(FeaturedImage image) Stores a featured image in the cache as a PNG-compressed byte array, keyed by its URL.