Uses of Class
morfologik.fsa.dictionary.DictionaryFeatures

Packages that use DictionaryFeatures
morfologik.fsa.dictionary   
 

Uses of DictionaryFeatures in morfologik.fsa.dictionary
 

Fields in morfologik.fsa.dictionary declared as DictionaryFeatures
 DictionaryFeatures Dictionary.features
          Features of the dictionary.
 

Constructors in morfologik.fsa.dictionary with parameters of type DictionaryFeatures
Dictionary(FSA fsa, DictionaryFeatures features)
          It is strongly recommended to use static methods in this class for reading dictionaries.