org.databene.benerator.main
Class Benerator

java.lang.Object
  extended by org.databene.benerator.main.Benerator

public class Benerator
extends java.lang.Object

Parses and executes a benerator setup file.

Created: 14.08.2007 19:14:28

Author:
Volker Bergmann

Field Summary
static java.lang.String LOCALE_VM_PARAM
           
 
Constructor Summary
Benerator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void runFile(java.lang.String filename, org.databene.commons.ui.InfoPrinter printer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOCALE_VM_PARAM

public static final java.lang.String LOCALE_VM_PARAM
See Also:
Constant Field Values
Constructor Detail

Benerator

public Benerator()
Method Detail

main

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

runFile

public static void runFile(java.lang.String filename,
                           org.databene.commons.ui.InfoPrinter printer)
                    throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2011. All Rights Reserved.