I L M P V 

I

iterator() - Method in class morfologik.stemming.PolishStemmer
Iterates over all dictionary forms stored in this stemmer.

L

lookup(CharSequence) - Method in class morfologik.stemming.PolishStemmer

M

morfologik.stemming - package morfologik.stemming
 

P

PolishStemmer - Class in morfologik.stemming
A dictionary-based stemmer for the Polish language.
PolishStemmer() - Constructor for class morfologik.stemming.PolishStemmer
 
PolishStemmer(PolishStemmer.DICTIONARY) - Constructor for class morfologik.stemming.PolishStemmer
Deprecated.
PolishStemmer.DICTIONARY - Enum in morfologik.stemming
Deprecated.

V

valueOf(String) - Static method in enum morfologik.stemming.PolishStemmer.DICTIONARY
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum morfologik.stemming.PolishStemmer.DICTIONARY
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
I L M P V 

Copyright © 2013. All Rights Reserved.