|
|
|
@ -49,7 +49,8 @@ import java.util.regex.Pattern; |
|
|
|
* |
|
|
|
* NOTE: A lot of methods in this class require Region Code strings. These must be provided using |
|
|
|
* ISO 3166-1 two-letter country-code format. These should be in upper-case. The list of the codes |
|
|
|
* can be found here: http://www.iso.org/iso/english_country_names_and_code_elements |
|
|
|
* can be found here: |
|
|
|
* http://www.iso.org/iso/country_codes/iso_3166_code_lists/country_names_and_code_elements.htm |
|
|
|
* |
|
|
|
* @author Shaopeng Jia |
|
|
|
* @author Lara Rennie |
|
|
|
|