Uses of Class
org.apache.tapestry.util.DelegatingPropertySource

Packages that use DelegatingPropertySource
org.apache.tapestry.util A general set of resuable classes and utilities for creating Internet and XML applications. 
 

Uses of DelegatingPropertySource in org.apache.tapestry.util
 

Subclasses of DelegatingPropertySource in org.apache.tapestry.util
 class LocalizedPropertySource
          A PropertySource extending the DelegatingPropertySources and adding the capability of searching for localized versions of the desired property.