Uses of Class
jmrc.LexicalDatabase

Uses of LexicalDatabase in jmrc
 

Subclasses of LexicalDatabase in jmrc
 class MRCDatabase
          Implementation of the MRC Psycholinguistic database, based on a LinkedHashMap.
 

Methods in jmrc with parameters of type LexicalDatabase
 void LexicalDatabase.addEntriesFrom(LexicalDatabase db)
          Copies entries from the argument into the database, without overwriting existing entries.