tml.storage
Class DocumentAnnotator

java.lang.Object
  extended by tml.storage.DocumentAnnotator
All Implemented Interfaces:
java.lang.Runnable

public class DocumentAnnotator
extends java.lang.Object
implements java.lang.Runnable

Author:
jorge

Constructor Summary
DocumentAnnotator(Repository repo)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentAnnotator

public DocumentAnnotator(Repository repo)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable