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

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

public class DuplicateCountSNMExec
extends Object

Executes the DuplicateCountSNM.

Author:
Fabian Lindenberg

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

Constructor Detail

DuplicateCountSNMExec

public DuplicateCountSNMExec()
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 DuplicateCountSNM 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.