de.hpi.fgis.dude.exec.duplicatedetection
Class ExperimentExec

java.lang.Object
  extended by de.hpi.fgis.dude.exec.duplicatedetection.ExperimentExec

public class ExperimentExec
extends Object

The execution class for the Experiment class.

Author:
Matthias Pohl

Constructor Summary
ExperimentExec()
           
 
Method Summary
static void main(String[] args)
          Sample main method in which DuDe extracts data from a Json file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExperimentExec

public ExperimentExec()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Sample main method in which DuDe extracts data from a Json file.

Parameters:
args - Won't be considered.
Throws:
Exception - If any exception occurs.


Copyright © 2011 Hasso Plattner Institute - Chair of Information Systems. All Rights Reserved.