Uses of Class
textmaven.dictionaries.CompositeDictionary

Packages that use CompositeDictionary
textmaven.dictionaries Dictionary related classes. 
 

Uses of CompositeDictionary in textmaven.dictionaries
 

Subclasses of CompositeDictionary in textmaven.dictionaries
 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.
 



Copyright © 2002-2005 Sourceforge. All Rights Reserved.