Package org.apache.myfaces.trinidad.resource

Class Summary
AggregatingResourceLoader A resource loader implementation which combines multiple resources into a single stream.
CachingResourceLoader Base class for resource loaders.
ClassLoaderResourceLoader A resource loader implementation which loads resources using the context class loader.
DirectoryResourceLoader A resource loader implementation which loads resources from a directory.
DynamicResourceLoader A Dynamic Resource Loader that is capable of agregation and dynamic content via custom URLConnection objects.
LoggerBundle_en Empty class to ensure that English locale pages appear as English even on non-English systems.
MessageBundle_en Empty class to ensure that English locale pages appear as English even on non-English systems.
ProxyResourceLoader A resource loader implementation that proxies another resource loader, controlling the URLConnection.
RegexResourceLoader A resource loader implementation which loads resources by pattern matching the requested resource path to a registered resource loader.
ResourceLoader Base class for resource loaders.
ServletContextResourceLoader A resource loader implementation which loads resources using the servlet context.
SkinResourceLoader Non-Trinidad skin resource loader implementations should extend this class and override findResources to specify where from where to load skin resources.
StringContentResourceLoader  
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.