Class ImageCache
java.lang.Object
com.norconex.collector.http.processor.impl.ImageCache
Caches images. This class should not be instantiated more than once
for the same path. It is best to share the instance.
- Since:
- 2.8.0
- Author:
- Pascal Essiembre
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImageCache
-
-
Method Details
-
getCacheDirectory
-
getImage
- Throws:
IOException
-
setImage
- Throws:
IOException
-