public class MemoryDictionary extends MapDictionary
Dictionary
backed by HashMap
s.Dictionary.Version
rand, tableMap
CHECK_LEX_IDS_KEY, DEFAULT_RESOURCE_CONFIG_PATH, DICTIONARY_ELEMENT_FACTORY, EDIT_CHECK_ALIEN_POINTERS, EDIT_MANAGE_SYMMETRIC_POINTERS, elementFactory, MORPHOLOGICAL_PROCESSOR, params
Constructor and Description |
---|
MemoryDictionary(org.w3c.dom.Document doc) |
addException, addIndexWord, addSynset, close, edit, getException, getExceptionIterator, getIndexWord, getIndexWordIterator, getIndexWordIterator, getRandomIndexWord, getSynsetAt, getSynsetIterator, getTable, removeException, removeIndexWord, removeSynset
addElement, checkEditable, createException, createIndexWord, createSynset, delete, getCheckAlienPointers, getDatabaseBackedInstance, getDefaultResourceInstance, getFileBackedInstance, getFrames, getFrames, getInstance, getInstance, getManageSymmetricPointers, getMapBackedInstance, getMessages, getMorphologicalProcessor, getRandom, getResourceInstance, getRestoreDictionary, getVerbFrameIndices, getVersion, getWordBySenseKey, isEditable, lookupAllIndexWords, lookupIndexWord, prepareQueryString, removeElement, resolveAllPointers, resolvePointers, save, setRandom, setRestoreDictionary
public MemoryDictionary(org.w3c.dom.Document doc) throws JWNLException
JWNLException