Uses of Interface
org.apache.xmlgraphics.image.loader.cache.ExpirationPolicy
Packages that use ExpirationPolicy
Package
Description
Contains image caching infrastructure.
-
Uses of ExpirationPolicy in org.apache.xmlgraphics.image.loader.cache
Classes in org.apache.xmlgraphics.image.loader.cache that implement ExpirationPolicyModifier and TypeClassDescriptionclass
Implements the default expiration policy for the image cache.Constructors in org.apache.xmlgraphics.image.loader.cache with parameters of type ExpirationPolicyModifierConstructorDescriptionImageCache
(org.apache.xmlgraphics.image.loader.cache.TimeStampProvider timeStampProvider, ExpirationPolicy invalidURIExpirationPolicy) Constructor for customized behaviour and testing.