com.knowgate.hipergate.datamodel
Class UNLoCode

java.lang.Object
  extended by com.knowgate.hipergate.datamodel.UNLoCode

public class UNLoCode
extends java.lang.Object

UN/LOCODE loader http://www.unece.org/etrades/download/downmain.htm#locode


Constructor Summary
UNLoCode()
           
 
Method Summary
static void generateSQLScript(java.lang.String sInFile, java.lang.String sOutFile, java.lang.String sCountries)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UNLoCode

public UNLoCode()
Method Detail

generateSQLScript

public static void generateSQLScript(java.lang.String sInFile,
                                     java.lang.String sOutFile,
                                     java.lang.String sCountries)
                              throws java.io.IOException
Throws:
java.io.IOException