Package org.springframework.core.io.support
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
ResourcePatternResolver Strategy interface for resolving a location pattern (for example, an Ant-style path pattern) into Resource objects.
Classes
EncodedResource Holder that combines a Resource with an encoding.
LocalizedResourceHelper Helper class for loading a localized resource, specified through name, extension and current locale.
PathMatchingResourcePatternResolver ResourcePatternResolver implementation that applies Ant-style path matching, using Spring's PathMatcher utility.
PropertiesLoaderSupport Base class for JavaBean-style components that need to load properties from one or more resources.
ResourceArrayPropertyEditor Editor for Resource descriptor arrays, to automatically convert String location patterns (e.g.
ResourcePatternUtils Utility class for determining whether a given URL is a resource location that can be loaded via a ResourcePatternResolver.
Support classes for Spring's resource abstraction, like a ResourcePatternResolver mechanism.