org.eclipse.ohf.stem.internal.data.isokeycollector
Class Main

java.lang.Object
  extended by org.eclipse.ohf.stem.internal.data.isokeycollector.Main

public class Main
extends java.lang.Object

This class processes the properties files for each country to create a property file that summarizes the level 0 alpha-3 and alpha-2 ISO-3166 codes. It also creates a properites file that contains the names coresponding to each code pair. These are then written to the Earth's "country" (ZZZ) folder.


Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -