Methods in org.apache.hivemind.util that return LocalizedResource |
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). |
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). |