See: Description
| Class | Description |
|---|---|
| AbstractBrowsableResource |
This is the abstract base-implementation of
BrowsableResource. |
| AbstractDataResource |
This is the abstract base implementation of the
DataResource interface. |
| ClasspathResource |
This is the implementation of the
DataResource interface for a resource that comes from the
classpath. |
| FileResource |
This is the implementation of the
BrowsableResource interface for a resource that is a
regular File. |
| FileResource.FileResourceIterator |
This inner class is an
Iterator of FileResources. |
| UrlResource |
This is the implementation of the
DataResource interface for a resource that comes from an
URL. |
resource-API.Copyright © 2001–2015 mmm-Team. All rights reserved.