| Package | Description |
|---|---|
| org.springframework.core.io |
Generic abstraction for (file-based) resources, used throughout the framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassPathResource
Resource implementation for class path resources. |
class |
UrlResource
Resource implementation for java.net.URL locators. |
Copyright © 2012. All Rights Reserved.