Uses of Class
org.apache.tapestry.asset.AbstractAsset

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

Uses of AbstractAsset in org.apache.tapestry.asset
 

Subclasses of AbstractAsset in org.apache.tapestry.asset
 class ContextAsset
          An asset whose path is relative to the ServletContext containing the application.
 class ExternalAsset
          A reference to an external URL.
 class PrivateAsset
          An implementation of IAsset for localizable assets within the JVM's classpath.
 



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