| Package | Description |
|---|---|
| net.sf.mmm.util.resource.base |
Contains the base implementation of the
resource-API. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractBrowsableResourceFactory.BrowsableResourceAdapter
This is an implementation of the
BrowsableResource interface, that adapts another
BrowsableResource and enhances the AbstractBrowsableResourceFactory.BrowsableResourceAdapter.navigate(String)-method to support switching schemes via the
BrowsableResourceFactory that created this BrowsableResource. |
class |
AbstractBrowsableResourceProxy
This is an abstract implementation of the
BrowsableResource interface that delegates to
another BrowsableResource. |
protected class |
AbstractDataResourceFactory.DataResourceAdapter
This is an implementation of the
DataResource interface, that adapts another
DataResource and enhances the AbstractDataResourceFactory.DataResourceAdapter.navigate(String)-method to support switching schemes via the
DataResourceFactory that created this DataResource. |
Copyright © 2001–2016 mmm-Team. All rights reserved.