gov.llnl.ontology.mains
Class WordnetShell

java.lang.Object
  extended by gov.llnl.ontology.mains.WordnetShell

public class WordnetShell
extends Object

Author:
Keith Stevens

Constructor Summary
WordnetShell()
           
 
Method Summary
static String join(String[] tokens, int start, int end, String sep)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WordnetShell

public WordnetShell()
Method Detail

join

public static String join(String[] tokens,
                          int start,
                          int end,
                          String sep)

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2010-2011. All Rights Reserved.