samples
Class UseCategories

java.lang.Object
  extended by samples.UseCategories

public class UseCategories
extends java.lang.Object

Examples of using the categories class in the Roget's ELKB. Categories is used to gain information about the upper levels of the Thesaurus including Head, Head Group Sub-Section, Section and Class. These examples include counting the number of heads, and retrieving a list of information about the heads.

Author:
Alistair Kennedy

Constructor Summary
UseCategories()
           
 
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

UseCategories

public UseCategories()
Method Detail

main

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