net.sf.extjwnl.princeton.data
Class PrincetonWN17FileDictionaryElementFactory

java.lang.Object
  extended by net.sf.extjwnl.princeton.data.AbstractPrincetonDictionaryElementFactory
      extended by net.sf.extjwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
          extended by net.sf.extjwnl.princeton.data.PrincetonWN17FileDictionaryElementFactory
All Implemented Interfaces:
FileDictionaryElementFactory, Owned

public class PrincetonWN17FileDictionaryElementFactory
extends AbstractPrincetonFileDictionaryElementFactory

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

Author:
John Didion , Aliaksandr Autayeu

Field Summary
 
Fields inherited from class net.sf.extjwnl.princeton.data.AbstractPrincetonDictionaryElementFactory
dictionary
 
Constructor Summary
PrincetonWN17FileDictionaryElementFactory(Dictionary dictionary, Map<String,Param> params)
           
 
Method Summary
 
Methods inherited from class net.sf.extjwnl.princeton.data.AbstractPrincetonFileDictionaryElementFactory
createExc, createIndexWord, createSynset
 
Methods inherited from class net.sf.extjwnl.princeton.data.AbstractPrincetonDictionaryElementFactory
createWord, getDictionary, setDictionary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.extjwnl.util.factory.Owned
getDictionary, setDictionary
 

Constructor Detail

PrincetonWN17FileDictionaryElementFactory

public PrincetonWN17FileDictionaryElementFactory(Dictionary dictionary,
                                                 Map<String,Param> params)


Copyright © 2011. All Rights Reserved.