org.dspace.statistics.util
Class LocationUtils
java.lang.Object
org.dspace.statistics.util.LocationUtils
public class LocationUtils
- extends Object
Mapping between Country codes, English Country names,
Continent Codes, and English Continent names
- Author:
- kevinvandevelde at atmire.com, ben at atmire.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocationUtils
public LocationUtils()
getCountryName
public static String getCountryName(String countryCode)
getContinentCode
public static String getContinentCode(String countryCode)
getContinentName
public static String getContinentName(String continentCode)
Copyright © 2011 DuraSpace. All Rights Reserved.