infomat
Class WriteProperties

java.lang.Object
  extended by infomat.WriteProperties

public class WriteProperties
extends java.lang.Object

Writes the default Properties of several classes to a directory. Good as a start for setting up experiments. Check that all classes you need are included.


Constructor Summary
WriteProperties()
           
 
Method Summary
private static void badInput()
           
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

WriteProperties

public WriteProperties()
Method Detail

badInput

private static void badInput()

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException