|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseDictionary | |
textmaven.dictionaries | Dictionary related classes. |
Uses of BaseDictionary in textmaven.dictionaries |
Subclasses of BaseDictionary in textmaven.dictionaries | |
class |
CompositeDictionary
Dictionary composed of one or more dictionaries. |
class |
CSVDictionary
Implements a Dictionary backed on CSV file. |
class |
DBDictionary
Implements a database backed dictionary. |
class |
Dictionary
|
class |
DictionarySequence
Composite dictionary implementing a sequential access strategy. |
class |
DictionaryUnion
Composite dictionary implementing a union search strategy, i.e. all dictionaries are searched and included in the result. |
class |
DictOrgDictionary
Implements a wormagic ISource with a dictionary file as backend. |
class |
LuceneDictionary
|
class |
XMLDictionary
XML backed dictionary. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |