Uses of Interface
org.apache.tapestry.asset.ResourceDigestSource

Packages that use ResourceDigestSource
org.apache.tapestry.asset Implementations of IAsset, as well as the ExternalResource, used to handle private assets. 
 

Uses of ResourceDigestSource in org.apache.tapestry.asset
 

Classes in org.apache.tapestry.asset that implement ResourceDigestSource
 class ResourceDigestSourceImpl
          Implementation of ResourceDigestSource that calculates an DIGEST checksum digest and converts it to a string of hex digits.
 

Methods in org.apache.tapestry.asset with parameters of type ResourceDigestSource
 void AssetService.setDigestSource(ResourceDigestSource md5Source)
           
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.