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
 Object create(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 Object create(Map params)
              throws JWNLException
Throws:
JWNLException


Copyright © 2011. All Rights Reserved.