|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.html.CountryCodes
public final class CountryCodes
Nested Class Summary | |
---|---|
static interface |
CountryCodes.Result
|
Method Summary | |
---|---|
java.lang.String |
countryForExtension(java.lang.String ext)
|
CountryCodes.Result |
extensionForCountry(java.lang.String country)
|
static CountryCodes |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static CountryCodes getInstance()
public java.lang.String countryForExtension(java.lang.String ext)
public CountryCodes.Result extensionForCountry(java.lang.String country)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |