Uses of Class
nl.siegmann.epublib.search.SearchResult
Packages that use SearchResult
-
Uses of SearchResult in nl.siegmann.epublib.search
Fields in nl.siegmann.epublib.search with type parameters of type SearchResultMethods in nl.siegmann.epublib.search that return types with arguments of type SearchResultModifier and TypeMethodDescriptionprotected static List<SearchResult> private static List<SearchResult> SearchIndex.doSearch(String searchTerm, SearchIndex.ResourceSearchIndex resourceSearchIndex) SearchResults.getHits()Method parameters in nl.siegmann.epublib.search with type arguments of type SearchResultModifier and TypeMethodDescriptionvoidSearchResults.addAll(List<SearchResult> searchResults) voidSearchResults.setHits(List<SearchResult> hits)