| Class | Description | 
|---|---|
| AliasResourceMetaImpl | Contains the metadata information to reference a resource | 
| BaseResourceHandlerSupport | A ResourceHandlerSupport implementation for use with standard Java Servlet engines,
 ie an engine that supports javax.servlet, and uses a standard web.xml file. | 
| ClassLoaderResourceLoader | A resource loader implementation which loads resources from the thread ClassLoader. | 
| ExternalContextResourceLoader | A resource loader implementation which loads resources from the webapp root. | 
| ResourceHandlerCache | |
| ResourceHandlerCache.ResourceKey | |
| ResourceHandlerCache.ResourceValue | |
| ResourceHandlerSupport | A utility class to isolate a ResourceHandler implementation from its
 underlying implementation | 
| ResourceImpl | Default implementation for resources | 
| ResourceLoader | Base class for resource loaders. | 
| ResourceLoaderUtils | |
| ResourceLoaderWrapper | |
| ResourceMeta | Contains the metadata information to reference a resource | 
| ResourceMetaImpl | Contains the metadata information to reference a resource | 
| ResourceValidationUtils | |
| ValueExpressionFilterInputStream | 
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.