uk.ac.shef.dcs.oak.jate.test
Class TestGlossEx

java.lang.Object
  extended by uk.ac.shef.dcs.oak.jate.test.TestGlossEx

public class TestGlossEx
extends java.lang.Object


Constructor Summary
TestGlossEx()
           
 
Method Summary
 void execute(GlobalIndexMem index)
           
static void main(java.lang.String[] args)
           
 void registerAlgorithm(Algorithm a, AbstractFeatureWrapper f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestGlossEx

public TestGlossEx()
Method Detail

registerAlgorithm

public void registerAlgorithm(Algorithm a,
                              AbstractFeatureWrapper f)

execute

public void execute(GlobalIndexMem index)
             throws JATEException,
                    java.io.IOException
Throws:
JATEException
java.io.IOException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        JATEException
Throws:
java.io.IOException
JATEException