net.didion.jwnl.princeton.data
Class PrincetonWN17FileDictionaryElementFactory

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

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
 
Methods inherited from class java.lang.Object
equals, 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