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

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

public class FormatData
extends java.lang.Object

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


Constructor Summary
FormatData()
          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

FormatData

public FormatData()
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