Uses of Package
org.apache.tapestry.asset

Packages that use org.apache.tapestry.asset
org.apache.tapestry.asset Implementations of IAsset, as well as the ExternalResource, used to handle private assets. 
org.apache.tapestry.enhance Classes used for performing dynamic bytecode enhancement of component and page classes. 
org.apache.tapestry.html Components specific to the creation of HTML pages, including sophisticated DHTML JavaScript effects. 
org.apache.tapestry.javascript

Classes/services for handling javascipr libraries. 

org.apache.tapestry.pageload Classes used when loading pages (and thier heirarchies of components) from thier specifications, as well as organizaing thier templates. 
org.apache.tapestry.portlet Core portlet services. 
org.apache.tapestry.resolver Namespace resolution of pages/components/etc.. 
org.apache.tapestry.services Interfaces for Tapestry-related HiveMind services. 
org.apache.tapestry.services.impl Service implementations. 
org.apache.tapestry.util A general set of resuable classes and utilities for creating Internet and XML applications. 
 

Classes in org.apache.tapestry.asset used by org.apache.tapestry.asset
AbstractAsset
          Base class for IAsset implementations.
AssetFactory
          A service which creates an asset.
AssetSource
          Used to create an IAsset instance for a particular asset path.
ResourceDigestSource
          Calculates the digest value, as a string, for a particular classpath resource.
ResourceMatcher
          Responsible for determining if the path string of a Resource - typically involving IAsset resources being examined by the AssetService - match the configured resource match strings of this service.
 

Classes in org.apache.tapestry.asset used by org.apache.tapestry.enhance
AssetSource
          Used to create an IAsset instance for a particular asset path.
 

Classes in org.apache.tapestry.asset used by org.apache.tapestry.html
AssetSource
          Used to create an IAsset instance for a particular asset path.
 

Classes in org.apache.tapestry.asset used by org.apache.tapestry.javascript
AssetSource
          Used to create an IAsset instance for a particular asset path.
 

Classes in org.apache.tapestry.asset used by org.apache.tapestry.pageload
AssetSource
          Used to create an IAsset instance for a particular asset path.
 

Classes in org.apache.tapestry.asset used by org.apache.tapestry.portlet
AssetFactory
          A service which creates an asset.
 

Classes in org.apache.tapestry.asset used by org.apache.tapestry.resolver
AssetFactory
          A service which creates an asset.
 

Classes in org.apache.tapestry.asset used by org.apache.tapestry.services
AssetFactory
          A service which creates an asset.
 

Classes in org.apache.tapestry.asset used by org.apache.tapestry.services.impl
AssetFactory
          A service which creates an asset.
AssetSource
          Used to create an IAsset instance for a particular asset path.
 

Classes in org.apache.tapestry.asset used by org.apache.tapestry.util
AssetFactory
          A service which creates an asset.
 



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