public class SnowballStemmerFactory extends Object implements IFactory<IStemmer>
SnowballStemmerFactory(String snowballClazz)
IStemmer
createInstance()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SnowballStemmerFactory(String snowballClazz)
public IStemmer createInstance()
createInstance
IFactory<IStemmer>
Copyright (c) Dawid Weiss, Stanislaw Osinski