Uses of Class
edu.cornell.mannlib.vitro.webapp.utils.searchengine.AutoCompleteWords
-
Packages that use AutoCompleteWords Package Description edu.cornell.mannlib.vitro.webapp.utils.searchengine -
-
Uses of AutoCompleteWords in edu.cornell.mannlib.vitro.webapp.utils.searchengine
Methods in edu.cornell.mannlib.vitro.webapp.utils.searchengine that return AutoCompleteWords Modifier and Type Method Description static AutoCompleteWordsSearchQueryUtils. parseForAutoComplete(String searchTerm, String delimiterPattern)Create an AutoCompleteWords object that can be used to build an auto-complete query.
-