Uses of Class
textmaven.dictionaries.BaseDictionary

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.
 



Copyright © 2002-2005 Sourceforge. All Rights Reserved.