See: Description
| Interface | Description |
|---|---|
| Resource |
An interface representing a data resource.
|
| Class | Description |
|---|---|
| AbstractResource |
Base class for resources.
|
| ClasspathResource |
A resource which reads data from the classpath.
|
| FilesystemResource |
An
Resource that reads data from a filesystem file. |
| Exception | Description |
|---|---|
| ResourceException |
Indicates a problem accessing a resource.
|
Copyright © 1999-2013. All Rights Reserved.