Class ImageDataManager


  • @ThreadSafe
    @Singleton
    public final class ImageDataManager
    extends Object
    This service class is used to cache information about images. It is used to set the HTML attributes width and height for images. It has an internal cache to avoid querying the data every time.
    Author:
    Philip Helger