Uses of Package
org.springframework.core.io.support

Packages that use org.springframework.core.io.support
org.springframework.context.support Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation. 
org.springframework.core.io.support Support classes for Spring's resource abstraction, like a ResourcePatternResolver mechanism. 
 

Classes in org.springframework.core.io.support used by org.springframework.context.support
ResourcePatternResolver
          Strategy interface for resolving a location pattern into Resource objects.
 

Classes in org.springframework.core.io.support used by org.springframework.core.io.support
ResourcePatternResolver
          Strategy interface for resolving a location pattern into Resource objects.
 



Copyright (C) 2003-2004 The Spring Framework Project.