net.didion.jwnl.princeton.data
Class PrincetonWN17FileDictionaryElementFactory

java.lang.Object
  extended bynet.didion.jwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
      extended bynet.didion.jwnl.princeton.data.PrincetonWN17FileDictionaryElementFactory
All Implemented Interfaces:
Createable, FileDictionaryElementFactory

public class PrincetonWN17FileDictionaryElementFactory
extends AbstractPrincetonFileDictionaryElementFactory

FileDictionaryElementFactory that produces elements for the Princeton release of WordNet v 1.7


Constructor Summary
PrincetonWN17FileDictionaryElementFactory()
           
 
Method Summary
 java.lang.Object create(java.util.Map params)
           
 
Methods inherited from class net.didion.jwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
createExc, createIndexWord, createSynset, createWord
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrincetonWN17FileDictionaryElementFactory

public PrincetonWN17FileDictionaryElementFactory()
Method Detail

create

public java.lang.Object create(java.util.Map params)
                        throws JWNLException
Throws:
JWNLException



JWNL homepage.