util
Class KeywordSwitch

java.lang.Object
  extended by util.KeywordSwitch

public class KeywordSwitch
extends Object

A class to correct for wrong use of the key-indicator in properties.


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

Constructor Detail

KeywordSwitch

public KeywordSwitch()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
Throws:
IOException