Uses of Class
org.codelibs.fess.dict.stopwords.StopwordsFile.StopwordsUpdater
Packages that use StopwordsFile.StopwordsUpdater
-
Uses of StopwordsFile.StopwordsUpdater in org.codelibs.fess.dict.stopwords
Methods in org.codelibs.fess.dict.stopwords with parameters of type StopwordsFile.StopwordsUpdaterModifier and TypeMethodDescriptionprotected voidStopwordsFile.reload(StopwordsFile.StopwordsUpdater updater) Reloads the stopwords dictionary from its source file.protected voidStopwordsFile.reload(StopwordsFile.StopwordsUpdater updater, InputStream in) Reloads the stopwords dictionary from an input stream.