Uses of Class
morfologik.stemming.PolishStemmer.DICTIONARY

Uses of PolishStemmer.DICTIONARY in morfologik.stemming
 

Methods in morfologik.stemming that return PolishStemmer.DICTIONARY
static PolishStemmer.DICTIONARY PolishStemmer.DICTIONARY.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PolishStemmer.DICTIONARY[] PolishStemmer.DICTIONARY.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in morfologik.stemming with parameters of type PolishStemmer.DICTIONARY
PolishStemmer(PolishStemmer.DICTIONARY dictionary)
          This constructor is initialized with a built-in dictionary or fails with a runtime exception if the dictionary is not available.
 



Copyright © 2011. All Rights Reserved.