xmlgraphics-commons 1.4

Uses of Interface
org.apache.xmlgraphics.image.loader.cache.ExpirationPolicy

Packages that use ExpirationPolicy
org.apache.xmlgraphics.image.loader.cache Contains image caching infrastructure. 
 

Uses of ExpirationPolicy in org.apache.xmlgraphics.image.loader.cache
 

Classes in org.apache.xmlgraphics.image.loader.cache that implement ExpirationPolicy
 class DefaultExpirationPolicy
          Implements the default expiration policy for the image cache.
 

Constructors in org.apache.xmlgraphics.image.loader.cache with parameters of type ExpirationPolicy
ImageCache(org.apache.xmlgraphics.image.loader.cache.TimeStampProvider timeStampProvider, ExpirationPolicy invalidURIExpirationPolicy)
          Constructor for customized behaviour and testing.
 


xmlgraphics-commons 1.4

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.