|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.l10n.DefaultResourceLocalizer
public class DefaultResourceLocalizer
Default implementation of ResourceLocalizer that leverages the
localization rules built into
Resource.getLocalization(java.util.Locale).
| Constructor Summary | |
|---|---|
DefaultResourceLocalizer()
|
|
| Method Summary | |
|---|---|
org.apache.hivemind.Resource |
findLocalization(org.apache.hivemind.Resource rootResource,
java.util.Locale locale)
Invokes Resource.getLocalization(java.util.Locale). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultResourceLocalizer()
| Method Detail |
|---|
public org.apache.hivemind.Resource findLocalization(org.apache.hivemind.Resource rootResource,
java.util.Locale locale)
Resource.getLocalization(java.util.Locale).
findLocalization in interface ResourceLocalizerrootResource - the base resource for which a localization is neededlocale - the locale to find a localization for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||