Class TestKea

java.lang.Object
  extended by TestKea

public class TestKea
extends java.lang.Object

Class that demonstrates how Kea works. Alternatively use the command line as described in readme

Author:
Olena Medelyan

Constructor Summary
TestKea()
           
 
Method Summary
static void main(java.lang.String[] args)
          Example file on how to use KEA from your Java code with sample documents included in this package.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestKea

public TestKea()
Method Detail

main

public static void main(java.lang.String[] args)
Example file on how to use KEA from your Java code with sample documents included in this package.

Parameters:
args -