Class LexiconTester

java.lang.Object
  extended by LexiconTester

public class LexiconTester
extends java.lang.Object


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

Constructor Detail

LexiconTester

public LexiconTester()
Method Detail

test

public static void test(ILexicon lex)

main

public static void main(java.lang.String[] args)