|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.services.impl.ResourceLocalization
public class ResourceLocalization
Constructor Summary | |
---|---|
ResourceLocalization(java.util.Locale locale,
org.apache.hivemind.Resource resource)
|
Method Summary | |
---|---|
java.util.Locale |
getLocale()
|
org.apache.hivemind.Resource |
getResource()
The localized version of the resource; this may or may not exist. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceLocalization(java.util.Locale locale, org.apache.hivemind.Resource resource)
Method Detail |
---|
public java.util.Locale getLocale()
public org.apache.hivemind.Resource getResource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |