Uses of Class
org.codelibs.fess.dict.stopwords.StopwordsFile
-
Packages that use StopwordsFile Package Description org.codelibs.fess.app.service -
-
Uses of StopwordsFile in org.codelibs.fess.app.service
Methods in org.codelibs.fess.app.service that return types with arguments of type StopwordsFile Modifier and Type Method Description org.dbflute.optional.OptionalEntity<StopwordsFile>StopwordsService. getStopwordsFile(String dictId)
-