Uses of Class
org.codelibs.fess.dict.stopwords.StopwordsFile.SynonymUpdater
-
Packages that use StopwordsFile.SynonymUpdater Package Description org.codelibs.fess.dict.stopwords -
-
Uses of StopwordsFile.SynonymUpdater in org.codelibs.fess.dict.stopwords
Methods in org.codelibs.fess.dict.stopwords with parameters of type StopwordsFile.SynonymUpdater Modifier and Type Method Description protected voidStopwordsFile. reload(StopwordsFile.SynonymUpdater updater)protected voidStopwordsFile. reload(StopwordsFile.SynonymUpdater updater, InputStream in)
-