public class ImageForumSearcher extends Object implements Searcher
| Constructor and Description | 
|---|
ImageForumSearcher()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<SearchResult> | 
search(String text,
      boolean fuzzy)
Searches for the given text. 
 | 
String | 
title()
Short descriptive string identifying the sort of results found by this
 plugin. 
 | 
Copyright © 2015–2022 SciJava. All rights reserved.