org.dllearner.scripts
Class ConfigJavaGenerator

java.lang.Object
  extended by org.dllearner.scripts.ConfigJavaGenerator

public final class ConfigJavaGenerator
extends Object

Collects information about all used configuration options and writes them into a file. This way the documentation is always in sync with the source code.

Author:
Jens Lehmann, Sebastian Hellmann

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

Method Detail

main

public static void main(String[] args)
Parameters:
args - none


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann