Package org.apache.xmlgraphics.image.loader.cache
Contains image caching infrastructure.
-
Interface Summary Interface Description ExpirationPolicy Represents an expiration policy for cache entries that have a creation time stamp.ImageCacheListener This interface can be implemented by classes which want to know what's going on inside the image cache. -
Class Summary Class Description DefaultExpirationPolicy Implements the default expiration policy for the image cache.ImageCache This class provides a cache for images.ImageCacheStatistics Convenience class that gathers statistical information about the image cache.ImageKey Key class for Image instances in the cache.TimeStampProvider Returns time stamps for the image cache for entry expiration functionality.