uk.ac.leeds.ccg.andyt.projects.moses.process
Class FormatGENESISData

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.moses.process.FormatGENESISData

public class FormatGENESISData
extends java.lang.Object

A class for formatting all original census data into more readable forms.


Constructor Summary
FormatGENESISData()
          Creates a new instance of FormatData
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatGENESISData

public FormatGENESISData()
Creates a new instance of FormatData

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Parameters:
args - the command line arguments
Throws:
java.io.IOException