| Package | Description |
|---|---|
| net.sf.mmm.util.resource.api |
Provides the API for utilities that help to load
resources from arbitrary
sources. |
| net.sf.mmm.util.resource.impl |
Contains the implementation of the resource API.
|
| Modifier and Type | Method and Description |
|---|---|
DataResource |
DataResource.navigate(String resourcePath)
This method retrieves a
DataResource pointing to the given resourcePath based on
this resource.E.g. |
| Modifier and Type | Method and Description |
|---|---|
DataResource |
ClasspathScannerImpl.AbstractBrowsableClasspathResource.navigate(String resourcePath)
This method retrieves a
DataResource pointing to the given resourcePath based on
this resource.E.g. |
DataResource |
ClasspathScannerImpl.ClasspathFolder.navigate(String resourcePath)
This method retrieves a
DataResource pointing to the given resourcePath based on
this resource.E.g. |
Copyright © 2001–2015 mmm-Team. All rights reserved.