| Package | Description |
|---|---|
| net.sf.mmm.util.resource.base |
Contains the base implementation of the
resource-API. |
| net.sf.mmm.util.resource.impl |
Contains the implementation of the
resource-API. |
| net.sf.mmm.util.resource.impl.spi |
Contains the implementations of the SPI (service-provider-interface) for
data-resources. |
| net.sf.mmm.util.resource.impl.spring |
| Class and Description |
|---|
| AbstractBrowsableResource
This is the abstract base-implementation of
BrowsableResource. |
| AbstractBrowsableResourceProxy
This is an abstract implementation of the
BrowsableResource interface that delegates to
another BrowsableResource. |
| AbstractDataResource
This is the abstract base implementation of the
DataResource interface. |
| AbstractDataResourceFactory
This is the abstract base implementation of the
DataResourceFactory interface. |
| AbstractDataResourceProxy
This is an abstract implementation of the
DataResource interface that delegates to
another DataResource. |
| FileResource
This is the implementation of the
BrowsableResource interface for a resource that is a regular File. |
| Class and Description |
|---|
| AbstractBrowsableResource
This is the abstract base-implementation of
BrowsableResource. |
| AbstractBrowsableResourceFactory
This is the abstract base implementation of the
BrowsableResourceFactory interface. |
| AbstractDataResource
This is the abstract base implementation of the
DataResource interface. |
| AbstractDataResourceFactory
This is the abstract base implementation of the
DataResourceFactory interface. |
| Class and Description |
|---|
| 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. |
| UrlResource
This is the implementation of the
DataResource interface for a resource that comes from an URL. |
| Class and Description |
|---|
| 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. |
| UrlResource
This is the implementation of the
DataResource interface for a resource that comes from an URL. |
Copyright © 2001–2016 mmm-Team. All rights reserved.