net.sf.extjwnl.utilities
Class Examples

java.lang.Object
  extended by net.sf.extjwnl.utilities.Examples

public class Examples
extends Object

A class to demonstrate the functionality of the JWNL package.

Author:
John Didion , Aliaksandr Autayeu

Constructor Summary
Examples(Dictionary dictionary)
           
 
Method Summary
 void go()
           
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

Examples

public Examples(Dictionary dictionary)
         throws JWNLException
Throws:
JWNLException
Method Detail

main

public static void main(String[] args)

go

public void go()
        throws JWNLException,
               CloneNotSupportedException
Throws:
JWNLException
CloneNotSupportedException


Copyright © 2011. All Rights Reserved.