| Package | Description |
|---|---|
| org.apache.hivemind.util |
Implementations of
Resource and related utilities. |
| Modifier and Type | Method and Description |
|---|---|
LocalizedResource |
LocalizedContextResourceFinder.resolve(java.lang.String contextPath,
java.util.Locale locale)
Resolves the resource, returning a path representing the closest match (with respect to the
provided locale).
|
LocalizedResource |
LocalizedResourceFinder.resolve(java.lang.String resourcePath,
java.util.Locale locale)
Resolves the resource, returning a path representing
the closest match (with respect to the provided locale).
|