|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a language according to http://www.ietf.org/rfc/rfc1766.txt. The primary language, the countryCode, and all additional substrings are string with length from 1 to 8 characters.
Method Summary | |
java.lang.String |
getCountryCode()
Gets the country code. |
java.lang.String |
getPrimaryLanguage()
Gets the primary language tag. |
java.util.Iterator |
iterSubTags()
Iterates additional tags following the country code. |
java.lang.String |
toString()
Gets the string representation. |
Method Detail |
public java.lang.String getPrimaryLanguage()
public java.lang.String getCountryCode()
public java.util.Iterator iterSubTags()
String
s.public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |