de.hpi.fgis.dude.exec.recordlinkage
Class NaiveRecordLinkageExec

java.lang.Object
  extended by de.hpi.fgis.dude.exec.recordlinkage.NaiveRecordLinkageExec

public class NaiveRecordLinkageExec
extends Object

NaiveRecordLinkageExec contains a code-snippet that illustrates, how to use the NaiveRecordLinkage implementation.

Author:
Matthias Pohl

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

Constructor Detail

NaiveRecordLinkageExec

public NaiveRecordLinkageExec()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Sample main method.

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


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