public class TemplateSearchResult extends Object implements SearchResult
Constructor and Description |
---|
TemplateSearchResult(String name,
URL url) |
Modifier and Type | Method and Description |
---|---|
String |
iconPath() |
String |
name()
Title of the search result, intended for detailed display.
|
Map<String,String> |
properties() |
URL |
url() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
context, identifier
public String name()
SearchResult
name
in interface SearchResult
public Map<String,String> properties()
properties
in interface SearchResult
public String iconPath()
iconPath
in interface SearchResult
public URL url()
Copyright © 2015–2022 SciJava. All rights reserved.