| Package | Description | 
|---|---|
| org.springframework.core.codec | |
| org.springframework.core.io.support | Support classes for Spring's resource abstraction. | 
| Class and Description | 
|---|
| ResourceRegion | 
| Class and Description | 
|---|
| EncodedResource Holder that combines a  Resourcedescriptor with a specific encoding
 orCharsetto be used for reading from the resource. | 
| PropertySourceFactory Strategy interface for creating resource-based  PropertySourcewrappers. | 
| ResourcePatternResolver Strategy interface for resolving a location pattern (for example,
 an Ant-style path pattern) into Resource objects. | 
| ResourcePropertySource Subclass of  PropertiesPropertySourcethat loads aPropertiesobject
 from a givenResourceor resource location such as"classpath:/com/myco/foo.properties"or"file:/path/to/file.xml". |