uk.ac.soton.ecs.grimoires.test.uddiv2.util
Class KB2MB

java.lang.Object
  extended byuk.ac.soton.ecs.grimoires.test.uddiv2.util.KB2MB

public class KB2MB
extends Object

Author:
wf TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

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

Field Detail

inputFileName

public static final String inputFileName
See Also:
Constant Field Values

outputFileName

public static final String outputFileName
See Also:
Constant Field Values
Constructor Detail

KB2MB

public KB2MB()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception