samples
Class GetSynonyms

java.lang.Object
  extended by samples.GetSynonyms

public class GetSynonyms
extends java.lang.Object

Examples for retrieving the terms from a semicolon group. The word "lead" is searched in the index and then every Verb semicolon group containing the word "lead" is printed out.

Author:
Alistair Kennedy

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

Constructor Detail

GetSynonyms

public GetSynonyms()
Method Detail

main

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