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

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

public class LegoExec
extends Object

The execution class for the Lego algorithm.

Author:
Florian Thomas

Constructor Summary
LegoExec()
           
 
Method Summary
static void main(String[] args)
          Sample main method in which DuDe extracts data from an XML file and runs the Sorted-Neighborhood-Method algorithm.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegoExec

public LegoExec()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Sample main method in which DuDe extracts data from an XML file and runs the Sorted-Neighborhood-Method algorithm.

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


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