-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: iso2
Mapping ISO2 and ISO3 Country Codes with Java
There are two commonly used code systems for countries: ISO 3166-1 alpha-2 and ISO 3166-1 alpha-3, aka ISO2 and ISO3 country codes. In ISO 3166-1 alpha-2, each country is represented by 2 letters, and 3 letters in ISO 3166-1 alpha-3. … Continue reading
Posted in Java and Quality
Tagged conversion, country codes, ISO 3166-1, iso2, iso3, mapping
4 Comments