|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasLanguage
Implement this interface on any object that has a definite language. Note that threads should implement this language interface for the purposes of supporting internationalization
Method Summary | |
---|---|
String |
getDialect()
Get the minor language or dialect code, often a country code (e.g. |
String |
getLanguage()
Get the major language code (e.g. |
Method Detail |
---|
String getLanguage()
String getDialect()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |